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:
91bc482
)
virtio: document queue state logic
author
Michael S. Tsirkin
<mst@redhat.com>
Thu, 2 Apr 2015 11:05:47 +0000
(13:05 +0200)
committer
David S. Miller
<davem@davemloft.net>
Mon, 6 Apr 2015 20:44:24 +0000
(16:44 -0400)
commit
d631b94e7a15277858ec5f88d674d93080506999
virtio: change comment in transmit
started clarifying the logic behind queue state management,
but introduced an inaccuracy: TX_BUSY does not cause
a BUG message.
Clean this up some more, explaining the tradeoffs in detail.
Signed-off-by: Michael S. Tsirkin <mst@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