git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a40a7d1
)
net: make struct tun_struct private to tun.c
author
Rusty Russell
<rusty@rustcorp.com.au>
Sun, 13 Apr 2008 01:48:58 +0000
(18:48 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sun, 13 Apr 2008 01:48:58 +0000
(18:48 -0700)
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>
No differences found