[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1387983339-1172-1-git-send-email-mst@redhat.com>
Date: Wed, 25 Dec 2013 16:56:18 +0200
From: "Michael S. Tsirkin" <mst@...hat.com>
To: netdev@...r.kernel.org
Cc: David Miller <davem@...emloft.net>,
Rusty Russell <rusty@...tcorp.com.au>
Subject: [PATCH stable 0/2] virtio-net: backport error handling bugfix
Error handling for virtio-net mergeable buffers was broken
for a long time. Backport recent bugfix to a stable
kernel.
Please note that it's really a single patch split out in two for ease of
review: if we apply 1/2 only the code is correct but ugly and confusing, so I
think it's best to backport both patches 1/2 and 2/2 same as upstream has them.
Please review and consider for stable.
Michael S. Tsirkin (2):
virtio_net: fix error handling for mergeable buffers
virtio-net: make all RX paths handle erors consistently
drivers/net/virtio_net.c | 103 ++++++++++++++++++++++++++++++++++-------------
1 file changed, 74 insertions(+), 29 deletions(-)
--
MST
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists