From: Rusty Russell Date: Sun, 13 Apr 2008 01:48:58 +0000 (-0700) Subject: net: make struct tun_struct private to tun.c X-Git-Tag: v2.6.25~33^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14daa02139dcb3193b2b0250c0720a23ef610c49;p=pandora-kernel.git 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 Acked-by: Max Krasnyanskiy Signed-off-by: David S. Miller --- Reading git-diff-tree failed