git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fc3b9e
)
virtio_net: make all RX paths handle erors consistently
author
Michael S. Tsirkin
<mst@redhat.com>
Thu, 28 Nov 2013 11:30:59 +0000
(13:30 +0200)
committer
David S. Miller
<davem@davemloft.net>
Mon, 2 Dec 2013 01:27:16 +0000
(20:27 -0500)
receive mergeable now handles errors internally.
Do same for big and small packet paths, otherwise
the logic is too hard to follow.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/virtio_net.c
patch
|
blob
|
history
diff --cc
drivers/net/virtio_net.c
Simple merge