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:
2062cc2
)
virtio_net: fix a typo in virtnet_alloc_queues()
author
Amerigo Wang
<amwang@redhat.com>
Mon, 10 Dec 2012 02:24:08 +0000
(
02:24
+0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 10 Dec 2012 18:46:28 +0000
(13:46 -0500)
Obviously it should check !vi->rq.
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Cc: Jason Wang <jasowang@redhat.com>
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: Cong Wang <amwang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found