]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - include/linux/if_tap.h
tap: Extending tap device create/destroy APIs
authorSainath Grandhi <sainath.grandhi@intel.com>
Sat, 11 Feb 2017 00:03:50 +0000 (16:03 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 12 Feb 2017 01:59:41 +0000 (20:59 -0500)
commitd9f1f61c0801a73ff36d416a7ede54229b231e1d
tree2f9970b37ac99da534f7ca58b6b67ee880ead3cd
parent6fe3faf86757eb7f078ff06b23b206f17dc4fb36
tap: Extending tap device create/destroy APIs

Extending tap APIs get/free_minor and create/destroy_cdev to handle more than one
type of virtual interface.

Signed-off-by: Sainath Grandhi <sainath.grandhi@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/macvtap_main.c
drivers/net/tap.c
include/linux/if_tap.h