diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2014-03-13 00:53:39 (GMT) |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2014-03-13 00:57:55 (GMT) |
commit | a7c58146cf9a782113629021ba5420582fef265e (patch) | |
tree | 605daa5c14e9b9f343a0fc6061bedd9623c4f62a /Kconfig | |
parent | 1f74ef0f2d7d692fcd615621e0e734c3e7771413 (diff) | |
download | linux-a7c58146cf9a782113629021ba5420582fef265e.tar.xz |
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 'Kconfig')
0 files changed, 0 insertions, 0 deletions