tulip: fix hang in dmfe driver on sending of big packet
authorAlexander V. Lukyanov <lav@netis.ru>
Tue, 30 Nov 2010 03:57:39 +0000 (03:57 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 2 Dec 2010 21:24:07 +0000 (13:24 -0800)
This patch fixes hang in dmfe driver on attempt of sending a big packet.
Without this patch the code stops the queue and never wakes it again.

Signed-off-by: Alexander V. Lukyanov <lav@netis.ru>
Acked-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found