diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2014-03-13 04:53:40 +0400 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2014-03-13 04:57:57 +0400 |
commit | 9914a766174d50eb2343f204fef3ee23dbe07c4c (patch) | |
tree | b234adcb592f1fca7b82a761b701a16c129a0280 /drivers/virtio | |
parent | 4951cc9083147015338f61a187e072daf02dfd4e (diff) | |
download | linux-9914a766174d50eb2343f204fef3ee23dbe07c4c.tar.xz |
virtio-rng: 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().
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'drivers/virtio')
0 files changed, 0 insertions, 0 deletions