aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/if_tun.h
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2009-02-04 16:55:54 -0800
committerDavid S. Miller <davem@davemloft.net>2009-02-04 16:55:54 -0800
commit4cc7f68d65558f683c702d4fe3a5aac4c5227b97 (patch)
tree88f2987e503790d2015a7f0a3b5748d05a0df140 /include/linux/if_tun.h
parentnet: Partially allow skb destructors to be used on receive path (diff)
downloadlinux-dev-4cc7f68d65558f683c702d4fe3a5aac4c5227b97.tar.xz
linux-dev-4cc7f68d65558f683c702d4fe3a5aac4c5227b97.zip
net: Reexport sock_alloc_send_pskb
The function sock_alloc_send_pskb is completely useless if not exported since most of the code in it won't be used as is. In fact, this code has already been duplicated in the tun driver. Now that we need accounting in the tun driver, we can in fact use this function as is. So this patch marks it for export again. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/if_tun.h')
0 files changed, 0 insertions, 0 deletions