From: Francois Romieu Date: Tue, 31 Jan 2006 00:04:33 +0000 (+0100) Subject: 8139too: fix a TX timeout watchdog thread against NAPI softirq race X-Git-Tag: v2.6.16-rc3~139^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=371e8bc2af11b0571982390932bc07b5ffed9aba;p=pandora-kernel.git 8139too: fix a TX timeout watchdog thread against NAPI softirq race 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 --- Reading git-diff-tree failed