be2net: fix vfs enumeration
authorIvan Vecera <ivecera@redhat.com>
Tue, 25 Sep 2012 02:50:42 +0000 (02:50 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 27 Sep 2012 22:14:15 +0000 (18:14 -0400)
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.

Signed-off-by: Ivan Vecera <ivecera@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found