Files
ubports_kernel_google_msm/drivers
Michael Chan c49a1561ee [TG3]: Fix race condition when calling register_netdev().
Hot-plug scripts can call tg3_open() as soon as register_netdev() is
called in tg3_init_one().  We need to call pci_set_drvdata() before
register_netdev(), and netif_carrier_off() needs to be moved to
tg3_open() to avoid race conditions.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-12-17 21:59:20 -08:00
..
2006-12-16 10:46:21 -05:00
2006-12-13 10:11:25 -05:00
2006-12-10 09:55:40 -08:00
2006-12-08 10:43:20 -08:00
2006-12-07 08:39:33 -08:00
2006-12-11 12:43:35 +01:00
2006-12-11 13:49:53 +11:00
2006-12-17 10:21:53 -08:00
2006-12-08 08:28:57 -08:00
2006-12-13 09:05:48 -08:00
2006-12-08 08:28:50 -08:00
2006-12-10 09:57:22 -08:00
2006-12-10 09:57:22 -08:00