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

This patch exports skb_array through tun_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/tun.c
include/linux/if_tun.h