netxen: Avoid firmware load in PCI probe
authordhananjay@netxen.com <dhananjay@netxen.com>
Tue, 28 Aug 2007 11:53:25 +0000 (17:23 +0530)
committerJeff Garzik <jeff@garzik.org>
Fri, 31 Aug 2007 10:52:57 +0000 (06:52 -0400)
commitb3e2d8874e8ba92bfefede645b8be2ec6c956933
treee35a91988c2db47f79444ef1080bcec570091003
parent14cc0a2b733cc1129676d8e01558bab32b138d63
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>
drivers/net/netxen/netxen_nic_main.c