tap: tap as an independent module
authorSainath Grandhi <sainath.grandhi@intel.com>
Sat, 11 Feb 2017 00:03:51 +0000 (16:03 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 12 Feb 2017 01:59:41 +0000 (20:59 -0500)
commit9a393b5d5988ea4eaa3e0da138321abe0dc03a68
tree5a006ee32965ff9c76984aa7ce7c870d966be7ac
parentd9f1f61c0801a73ff36d416a7ede54229b231e1d
tap: tap as an independent module

This patch makes tap a separate module for other types of virtual interfaces, for example,
ipvlan to use.

Signed-off-by: Sainath Grandhi <sainath.grandhi@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/Kconfig
drivers/net/Makefile
drivers/net/macvtap.c [new file with mode: 0644]
drivers/net/macvtap_main.c [deleted file]
drivers/net/tap.c
drivers/vhost/Kconfig
include/linux/if_tap.h