be2net: fix to correctly know if driver needs to run for a VF or a PF
authorAjit Khaparde <ajitk@serverengines.com>
Thu, 29 Jul 2010 06:15:32 +0000 (06:15 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 31 Jul 2010 06:59:05 +0000 (23:59 -0700)
Move be_check_sriov_fn_type to appropriate place to correctly determine
if the be2net driver needs to work as a VF driver or a PF driver.

Signed-off-by: Ajit Khaparde <ajitk@serverengines.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found