From: Arnd Bergmann Date: Sat, 30 Jan 2010 12:23:40 +0000 (+0000) Subject: macvlan: allow multiple driver backends X-Git-Tag: v2.6.34-rc1~233^2~430 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc0663d6b5e6d8e9b57f872a644c0aafd82361b7;p=pandora-kernel.git macvlan: allow multiple driver backends This makes it possible to hook into the macvlan driver from another kernel module. In particular, the goal is to extend it with the macvtap backend that provides a tun/tap compatible interface directly on the macvlan device. Signed-off-by: Arnd Bergmann Signed-off-by: David S. Miller --- Reading git-diff-tree failed