]> git.karo-electronics.de Git - karo-tx-linux.git/commit
e1000e: cleanup use of check_mng_mode function pointer
authorBruce Allan <bruce.w.allan@intel.com>
Wed, 22 Feb 2012 09:02:32 +0000 (09:02 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 25 Feb 2012 05:35:53 +0000 (21:35 -0800)
commit48768329efcf5e3970f54f6d15046f3e549101d8
tree8eac2906d53dc66e1f91f18bf68163280a6b767a
parent1a46b40fbb1dfd698efbc7a9575aa64aed04d568
e1000e: cleanup use of check_mng_mode function pointer

Replace e1000_check_mng_mode() inline function with calls to the MAC ops
check_mng_mode function pointer.

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/80003es2lan.c
drivers/net/ethernet/intel/e1000e/e1000.h
drivers/net/ethernet/intel/e1000e/manage.c