bnx2x: Minimize lock time
authorEilon Greenstein <eilong@broadcom.com>
Mon, 25 Aug 2008 22:22:46 +0000 (15:22 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 Aug 2008 22:22:46 +0000 (15:22 -0700)
commit76b190c592d952b37227f057a14f39e316754156
treed5ec7a442d32cd217ab472421f5a5ee63a271290
parent7add905f93fa62d11d45fb1d2d05980661f2ccde
bnx2x: Minimize lock time

After iSCSI boot, the HW lock should only protect the flag so only the
first function will reset the chip and not then entire chip reset
process

Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bnx2x_main.c