From: Arnd Bergmann Date: Thu, 18 Feb 2010 05:46:50 +0000 (+0000) Subject: net/macvtap: add vhost support X-Git-Tag: v2.6.34-rc1~233^2~150 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=501c774cb13c3ef8fb7fc5f08fa19473f7d9a0db;p=pandora-kernel.git net/macvtap: add vhost support This adds support for passing a macvtap file descriptor into vhost-net, much like we already do for tun/tap. Most of the new code is taken from the respective patch in the tun driver and may get consolidated in the future. Signed-off-by: Arnd Bergmann Acked-by: Sridhar Samudrala Signed-off-by: David S. Miller --- Reading git-diff-tree failed