commit | 48768329efcf5e3970f54f6d15046f3e549101d8 | [log] [tgz] |
---|---|---|
author | Bruce Allan <bruce.w.allan@intel.com> | Wed Feb 22 09:02:32 2012 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Feb 24 21:35:53 2012 -0800 |
tree | 8eac2906d53dc66e1f91f18bf68163280a6b767a | |
parent | 1a46b40fbb1dfd698efbc7a9575aa64aed04d568 [diff] |
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>