]> git.baikalelectronics.ru Git - kernel.git/commit
macvlan: allow multiple driver backends
authorArnd Bergmann <arnd@arndb.de>
Sat, 30 Jan 2010 12:23:40 +0000 (12:23 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 4 Feb 2010 04:20:33 +0000 (20:20 -0800)
commita8169f96e25b7512d0681b917889a990c709a5ea
tree133f8fb33482f58cd9adcb7747cd51a81856436d
parentbe5d73addae14db55f25596e61b044d30f097425
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 <arnd@arndb.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/macvlan.c
include/linux/if_macvlan.h