af_packet: virtio 1.0 stubs
authorMichael S. Tsirkin <mst@redhat.com>
Sun, 23 Nov 2014 16:16:19 +0000 (18:16 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 9 Dec 2014 10:06:32 +0000 (12:06 +0200)
commitdc9e51534b70e5c4a99235e940dc6f0f466fe175
treefc3c9e242e9dafd4e0186793d8f77c00b31799da
parente72fd72e269115f659003bc62a3f020339fe84a6
af_packet: virtio 1.0 stubs

This merely fixes sparse warnings, without actually
adding support for the new APIs.

Still working out the best way to enable the new
functionality.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
net/packet/af_packet.c