commit | e7dfc8dbdf9a7fa1ef04c63100a71f4102b82ed3 | [log] [tgz] |
---|---|---|
author | Alexander V. Lukyanov <lav@netis.ru> | Tue Nov 30 03:57:39 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 02 13:24:07 2010 -0800 |
tree | cd187ef8077f31e537bb1083b31c70a023ffd8c0 | |
parent | f8e9616108c7003e6499c162459258f11c9dc85e [diff] |
tulip: fix hang in dmfe driver on sending of big packet 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>