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:
ce14f89
)
net: filter: move forward declarations to avoid compile warnings
author
Heiko Carstens
<heiko.carstens@de.ibm.com>
Sun, 22 May 2011 07:08:11 +0000
(07:08 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 23 May 2011 01:01:22 +0000
(21:01 -0400)
Get rid of this compile warning:
In file included from arch/s390/kernel/compat_linux.c:37:0:
include/linux/filter.h:139:23: warning: 'struct sk_buff' declared inside parameter list
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found