]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
tap: export skb_array
authorJason Wang <jasowang@redhat.com>
Wed, 17 May 2017 04:14:42 +0000 (12:14 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 May 2017 14:07:41 +0000 (10:07 -0400)
commit49f96fd0cb3808e5ff96573f28b3dceb16eb6998
tree8813625dcfe4369f90f3b6018131876195a0640c
parent83339c6b159ea6429a1db40b0d9d1083ab574733
tap: export skb_array

This patch exports skb_array through tap_get_skb_array(). Caller can
then manipulate skb array directly.

Signed-off-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tap.c
include/linux/if_tap.h