Home
last modified time | relevance | path

Searched hist:a7c58146 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/
H A Dvirtio_net.ca7c58146 Wed Mar 12 19:53:39 CDT 2014 Rusty Russell <rusty@rustcorp.com.au> 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>
a7c58146 Wed Mar 12 19:53:39 CDT 2014 Rusty Russell <rusty@rustcorp.com.au> 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>