From: Greg Rose Date: Fri, 2 Nov 2012 05:50:47 +0000 (+0000) Subject: ixgbevf: Remove checking for mac.ops function pointers X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~325^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92fe0bf7d0169a8a077e76e387d939d974ee3745;p=pandora-kernel.git 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 Tested-by: Sibai Li Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed