commit | 67975901183799af8e93ec60e322f9e2a1940b9b | [log] [tgz] |
---|---|---|
author | Heinz Graalfs <graalfs@linux.vnet.ibm.com> | Tue Oct 29 09:40:02 2013 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Tue Oct 29 11:28:14 2013 +1030 |
tree | fbf1f6289c2e2d1a6d67ad336cb7c61dc623ca45 | |
parent | 5b1bf7cb673ade0ab5c75f200dce911d9fb91c21 [diff] |
virtio_net: verify if virtqueue_kick() succeeded Verify if a host kick succeeded by checking return value of virtqueue_kick(). Signed-off-by: Heinz Graalfs <graalfs@linux.vnet.ibm.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>