]> git.baikalelectronics.ru Git - kernel.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)
commitd5dbf390f871a2dc9af9cdb9b9abd1c501d113c1
tree889377999de86c27ebe1afccf52a1f74e0c913ad
parent8d218d1cc2bba88ffcb20a68833bdc80ac4f37b7
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