aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/virtio
diff options
context:
space:
mode:
authorMark McLoughlin <markmc@redhat.com>2009-05-11 18:11:44 +0100
committerRusty Russell <rusty@rustcorp.com.au>2009-06-12 22:16:38 +0930
commitee006b353f1ca8c9a8470b72b462beb011d62e32 (patch)
tree205cb0ba2a4e08377effe7a2d10432047e82c1c9 /drivers/virtio
parentvirtio: expose features in sysfs (diff)
downloadlinux-dev-ee006b353f1ca8c9a8470b72b462beb011d62e32.tar.xz
linux-dev-ee006b353f1ca8c9a8470b72b462beb011d62e32.zip
virtio: teach virtio_has_feature() about transport features
Drivers don't add transport features to their table, so we shouldn't check these with virtio_check_driver_offered_feature(). We could perhaps add an ->offered_feature() virtio_config_op, but that perhaps that would be overkill for a consitency check like this. Signed-off-by: Mark McLoughlin <markmc@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'drivers/virtio')
0 files changed, 0 insertions, 0 deletions