]> git.proxmox.com Git - mirror_qemu.git/commit - net/tap.c
tap: generalize code for different vnet header len
authorMichael S. Tsirkin <mst@redhat.com>
Tue, 13 Jul 2010 14:55:31 +0000 (17:55 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 7 Sep 2010 17:27:28 +0000 (20:27 +0300)
commitef4252b149cf238480c45c06dcbd567d41ee7d76
tree7fd140ba17e44a44b7a94c503deee22404b52885
parenta05e8a6e90c82cec67d16fed24da0fd04ec00f32
tap: generalize code for different vnet header len

Make host vnet header length a structure field in
preparation for using this support in linux kernel.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
net/tap-linux.h
net/tap.c