Re: [PATCH 3/3] virtio-net: Use virtio_config_val() for retrieving config

From: Rusty Russell
Date: Sun Aug 14 2011 - 21:02:29 EST


On Sun, 14 Aug 2011 17:52:33 +0300, Sasha Levin <levinsasha928@xxxxxxxxx> wrote:
> This patch modifies virtio-net to use virtio_config_val() instead
> of a 'if(virtio_has_feature()) vdev->config->get()' construct to retrieve
> optional values from the config space.

Thanks, all applied.

Cheers,
Rusty.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/