8139too: fix a TX timeout watchdog thread against NAPI softirq race
authorFrancois Romieu <romieu@fr.zoreil.com>
Tue, 31 Jan 2006 00:04:33 +0000 (01:04 +0100)
committerFrancois Romieu <romieu@electric-eye.fr.zoreil.com>
Wed, 1 Feb 2006 21:04:37 +0000 (22:04 +0100)
Ingo's stealth lock validator detected that both thread acquire
dev->xmit_lock and tp->rx_lock in reverse order.

Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>

No differences found