diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2008-05-26 09:48:13 +0200 |
---|---|---|
committer | Jeff Garzik <jgarzik@redhat.com> | 2008-05-31 04:07:21 +0200 |
commit | 11a3a1546d0adc36485c2ad4af7ab950712df6ff (patch) | |
tree | 337c1e4448c3999d739c91d2eefc9c7783d8cef1 /drivers/net/ucc_geth_ethtool.c | |
parent | virtio: fix virtio_net xmit of freed skb bug (diff) | |
download | linux-11a3a1546d0adc36485c2ad4af7ab950712df6ff.tar.xz linux-11a3a1546d0adc36485c2ad4af7ab950712df6ff.zip |
virtio: fix delayed xmit of packet and freeing of old packets.
Because we cache the last failed-to-xmit packet, if there are no
packets queued behind that one we may never send it (reproduced here
as TCP stalls, "cured" by an outgoing ping).
Cc: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'drivers/net/ucc_geth_ethtool.c')
0 files changed, 0 insertions, 0 deletions