]> 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)
commit4b5133d411ad046d1572b9f560afcae1b8f4dd62
tree889377999de86c27ebe1afccf52a1f74e0c913ad
parentc917b46468d2432096b8fb995ba1a6e013d430df
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