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:
3556eaa
)
virtio: simplify the using of received in virtnet_poll
author
Li RongQing
<roy.qing.li@gmail.com>
Thu, 26 Mar 2015 07:39:45 +0000
(15:39 +0800)
committer
David S. Miller
<davem@davemloft.net>
Sun, 29 Mar 2015 19:37:17 +0000
(12:37 -0700)
received is 0, no need to minus it and use "+=" to reassign it
Signed-off-by: Li RongQing <roy.qing.li@gmail.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