be2net: Patch to determine if function is VF while running in guest OS.
authorSarveshwar Bandi <sarveshwarb@serverengines.com>
Fri, 9 Jul 2010 01:43:55 +0000 (01:43 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 11 Jul 2010 02:42:05 +0000 (19:42 -0700)
When driver is loaded in guest OS, the pci variables is_virtfn and is_physfn are
both set to 0. This change uses registers in controller to determine the same.

Signed-off-by: Sarveshwar Bandi <sarveshwarb@serverengines.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found