]> git.baikalelectronics.ru Git - kernel.git/commit
net: filter: move forward declarations to avoid compile warnings
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Sun, 22 May 2011 07:08:11 +0000 (07:08 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 23 May 2011 01:01:22 +0000 (21:01 -0400)
commitd3bb42f08b1c1b2cf5a5597904ab5ea58ae7c341
tree222daf6ccd093f9651bd60228657327b7336a550
parent79f520a5a0dd24c67629dafa2ca68e370060dbdd
net: filter: move forward declarations to avoid compile warnings

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>
include/linux/filter.h