From: Ivan Vecera Date: Mon, 1 Oct 2012 01:56:55 +0000 (+0000) Subject: be2net: fix vfs enumeration X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f6a02604e962295569749913081365ec9ec1372;p=pandora-kernel.git be2net: fix vfs enumeration Current VFs enumeration algorithm used in be_find_vfs does not take domain number into the match. The match found in igb/ixgbe is more elegant and safe. This 2nd version uses pci_physfn instead of checking dev->physfn directly. Signed-off-by: Ivan Vecera Signed-off-by: David S. Miller --- Reading git-diff-tree failed