]> git.baikalelectronics.ru Git - kernel.git/commit
e1000e: cleanup calls to setup_physical_interface function pointer
authorBruce Allan <bruce.w.allan@intel.com>
Wed, 22 Feb 2012 09:02:42 +0000 (09:02 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 25 Feb 2012 05:38:13 +0000 (21:38 -0800)
commit4f4424eaf65cddf8342a7c7c446cbe5b9a406229
tree87904d68093ca7eb9ee608a7b8b0493381fbf88e
parent8b37c2c0666dbbb693966305f64ab945ba359b08
e1000e: cleanup calls to setup_physical_interface function pointer

Call the MAC ops setup_physical_interface function pointer instead of the
MAC-family-specific function to conform to the rest of the driver design.

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/ich8lan.c