]> git.karo-electronics.de Git - karo-tx-linux.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)
commit944ce011cfc0b261b74c36e2c1c2e725c72c72ac
tree87904d68093ca7eb9ee608a7b8b0493381fbf88e
parent44abd5c12767a8c567dc4e45fd9aec3b13ca85e0
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