From: Rusty Russell Date: Thu, 24 Sep 2009 15:59:19 +0000 (-0600) Subject: virtio_net: formalize skb_vnet_hdr X-Git-Tag: v2.6.32-rc1~21^2~3^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3f24698a7faa6e9d8a14124cfdc25353fc8ca19;p=pandora-kernel.git virtio_net: formalize skb_vnet_hdr We put the virtio_net_hdr into the skb's cb region; turn this into a union to clean up the code slightly and allow future expansion. Signed-off-by: Rusty Russell Cc: Mark McLoughlin Cc: Dinesh Subhraveti --- Reading git-diff-tree failed