Home
last modified time | relevance | path

Searched hist:"6 ba422489bcaebd89142cc0aeae9095d03c8301a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/
H A Dvirtio_net.cdiff 6ba422489bcaebd89142cc0aeae9095d03c8301a Mon Jan 12 08:23:37 CST 2015 Michael S. Tsirkin <mst@redhat.com> virtio/net: verify device has config space

Some devices might not implement config space access
(e.g. remoteproc used not to - before 3.9).
virtio/net needs config space access so make it
fail gracefully if not there.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>