Michael Chan b8fa2f3a82 [TG3]: Fix crash during tg3_init_one().
The driver will crash when the chip has been initialized by EFI before
tg3_init_one().  In this case, the driver will call tg3_chip_reset()
before allocating consistent memory.

The bug is fixed by checking for tp->hw_status before accessing it
during tg3_chip_reset().

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-04-06 17:35:37 -07:00
..
2007-03-14 15:27:49 -07:00
2007-03-26 23:03:20 +02:00
2007-03-27 17:55:48 +02:00
2007-03-09 21:06:40 -05:00
2007-02-11 10:51:24 -08:00
2007-02-11 10:51:24 -08:00