[BNX2]: Add delay before reading firmware version.
authorMichael Chan <mchan@broadcom.com>
Tue, 17 Jul 2007 01:26:43 +0000 (18:26 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 18 Jul 2007 08:46:47 +0000 (01:46 -0700)
commitc2d3db8c7cbb94e77461627085b85d74dc64d716
tree7edcefface1c3298675c0efcba664772eb2f2319
parente30372c91273bb5777597362c74e63f96d9cd434
[BNX2]: Add delay before reading firmware version.

The management firmware may still be loading during bnx2_init_one()
because of the D3hot -> D0 transition and the firmware version may
not be available without waiting a bit.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bnx2.c