be2net: Patch to perform function reset at initialization
authorsarveshwarb <sarveshwarb@serverengines.com>
Wed, 5 Aug 2009 20:05:24 +0000 (13:05 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 5 Aug 2009 20:05:24 +0000 (13:05 -0700)
This patch is a bug fix to avoid system going into a bad state when
driver is loaded in context of kdump kernel. The patch fixes the issue
by performing a soft reset of pci function at probe time.

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

No differences found