commit | b3e2d8874e8ba92bfefede645b8be2ec6c956933 | [log] [tgz] |
---|---|---|
author | dhananjay@netxen.com <dhananjay@netxen.com> | Tue Aug 28 17:23:25 2007 +0530 |
committer | Jeff Garzik <jeff@garzik.org> | Fri Aug 31 06:52:57 2007 -0400 |
tree | e35a91988c2db47f79444ef1080bcec570091003 | |
parent | 14cc0a2b733cc1129676d8e01558bab32b138d63 [diff] |
netxen: Avoid firmware load in PCI probe Loading firmware during PCI probe can lead to incorrect initialization, rendering the card unusable until next reboot. This was introduced a while ago as a workaround for firmware bug, a better workaround was submitted for this a while ago. So removing original hack that loads firmware during probe. Signed-off by: Dhananjay Phadke <dhananjay@netxen.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>