]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
net: make struct tun_struct private to tun.c
authorRusty Russell <rusty@rustcorp.com.au>
Sun, 13 Apr 2008 01:48:58 +0000 (18:48 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 13 Apr 2008 01:48:58 +0000 (18:48 -0700)
commit14daa02139dcb3193b2b0250c0720a23ef610c49
treecc83e98b48f62363f2295c39d03b8a40a180924a
parenta40a7d15ba602b547f56b7b19e0282fe4fc3dee3
net: make struct tun_struct private to tun.c

There's no reason for this to be in the header, and it just hurts
recompile time.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Acked-by: Max Krasnyanskiy <maxk@qualcomm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tun.c
include/linux/Kbuild
include/linux/if_tun.h