commit | 008d4278072216bd2459a6e41b07b688fe95ee83 | [log] [tgz] |
---|---|---|
author | Amerigo Wang <amwang@redhat.com> | Mon Dec 10 02:24:08 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Dec 10 13:46:28 2012 -0500 |
tree | 87b27dd47918bc96e2dc0803a7640a822a827f46 | |
parent | 2062cc20d0a8e370163efccbee555347e17100c0 [diff] |
virtio_net: fix a typo in virtnet_alloc_queues() 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>