Re: [PATCH stable v2 2/3] virtio-net: make all RX paths handle errors consistently

2013-12-26 Thread Jason Wang
On 12/26/2013 09:32 PM, Michael S. Tsirkin wrote: > receive mergeable now handles errors internally. > Do same for big and small packet paths, otherwise > the logic is too hard to follow. > > Cc: Jason Wang > Cc: David S. Miller > Acked-by: Michael Dalton > Signed-off-by: Michael S. Tsirkin > >

[PATCH stable v2 2/3] virtio-net: make all RX paths handle errors consistently

2013-12-26 Thread Michael S. Tsirkin
receive mergeable now handles errors internally. Do same for big and small packet paths, otherwise the logic is too hard to follow. Cc: Jason Wang Cc: David S. Miller Acked-by: Michael Dalton Signed-off-by: Michael S. Tsirkin (cherry picked from commit f121159d72091f25afb22007c833e60a6845e912