commit | 371e8bc2af11b0571982390932bc07b5ffed9aba | [log] [tgz] |
---|---|---|
author | Francois Romieu <romieu@fr.zoreil.com> | Tue Jan 31 01:04:33 2006 +0100 |
committer | Francois Romieu <romieu@electric-eye.fr.zoreil.com> | Wed Feb 01 22:04:37 2006 +0100 |
tree | bf474e4de38792fc48833f26cabff286c0f50573 | |
parent | 8351538db6613f40089789ec90e1b58304eb7ffd [diff] |
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 <romieu@fr.zoreil.com>