]> www.infradead.org Git - users/jedix/linux-maple.git/commit
be2net: fix vfs enumeration
authorIvan Vecera <ivecera@redhat.com>
Tue, 25 Sep 2012 02:50:42 +0000 (02:50 +0000)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Mon, 17 Dec 2012 08:42:36 +0000 (00:42 -0800)
commit59ba72b90b351869d82503388dcabef0bc08ba92
tree70b47fcf5a16e8fbb01d32a9a8ac2488df42a324
parenta6d10c17ac5f6f9421ceeffe3ed361ca2bfc2ffe
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.

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