]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
e1000e: cleanup: remove e1000_set_d0_lplu_state()
authorBruce Allan <bruce.w.allan@intel.com>
Sat, 5 Jan 2013 08:06:03 +0000 (08:06 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 28 Jan 2013 05:32:01 +0000 (21:32 -0800)
commit7de89f058ec2c58ef16582e4efadeb33d711c9e1
tree889377999de86c27ebe1afccf52a1f74e0c913ad
parenta1b1add07fa794974573d93483d68e373edfe7bd
e1000e: cleanup: remove e1000_set_d0_lplu_state()

Replace the function e1000_set_d0_lplu_state() with the contents of it
coded in place of the single call to the function.

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/e1000e/phy.c