diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2014-03-13 11:23:39 +1030 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2014-03-13 11:27:55 +1030 |
commit | a7c58146cf9a782113629021ba5420582fef265e (patch) | |
tree | 605daa5c14e9b9f343a0fc6061bedd9623c4f62a /drivers/block | |
parent | 1f74ef0f2d7d692fcd615621e0e734c3e7771413 (diff) |
virtio_net: don't crash if virtqueue is broken.
A bad implementation of virtio might cause us to mark the virtqueue
broken: we'll dev_err() in that case, and the device is useless, but
let's not BUG_ON().
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'drivers/block')
0 files changed, 0 insertions, 0 deletions