commit | 92fe0bf7d0169a8a077e76e387d939d974ee3745 | [log] [tgz] |
---|---|---|
author | Greg Rose <gregory.v.rose@intel.com> | Fri Nov 02 05:50:47 2012 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Nov 15 06:02:20 2012 -0800 |
tree | d843239cbd182aff9c453fe9c87799bd3b49fde8 | |
parent | 7af335cc1491fc24633b6b8d0f249393bb977c75 [diff] |
ixgbevf: Remove checking for mac.ops function pointers The function pointers will always be set - there is no good reason to check them. Also just remove get_bus_info() call as the VF has no bus info to report. Signed-off-by: Greg Rose <gregory.v.rose@intel.com> Tested-by: Sibai Li <sibai.li@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>