commit | 14074eab8dcaa7f66d8f52612b2dcec51222bb5f | [log] [tgz] |
---|---|---|
author | sarveshwarb <sarveshwarb@serverengines.com> | Wed Aug 05 13:05:24 2009 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 05 13:05:24 2009 -0700 |
tree | b385d8edcc1c6ce44ac7c58552cb0de7839ceb46 | |
parent | 0d6038ee76f2e06b79d0465807f67e86bf4025de [diff] |
be2net: Patch to perform function reset at initialization 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>