net: move definitions of BPF_S_* to net/core/filter.c
authorChangli Gao <xiaosuo@gmail.com>
Tue, 16 Nov 2010 20:28:24 +0000 (20:28 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Nov 2010 18:59:51 +0000 (10:59 -0800)
BPF_S_* are used internally, should not be exposed to the others.

Signed-off-by: Changli Gao <xiaosuo@gmail.com>
Acked-by: Eric Dumazet <eric.dumazet@gmail.com>
Acked-by: Hagen Paul Pfeifer <hagen@jauu.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found