net: move definitions of BPF_S_* to net/core/filter.c
authorChangli Gao <[email protected]>
Tue, 16 Nov 2010 20:28:24 +0000 (20:28 +0000)
committerDavid S. Miller <[email protected]>
Thu, 18 Nov 2010 18:59:51 +0000 (10:59 -0800)
commit4c3710afbc333c33100739dec10662b4ee64e219
tree3ededf09c4e236121d021a38fd991963d7bf2e84
parentcba328fc5ede9091616e7296483840869b615a46
net: move definitions of BPF_S_* to net/core/filter.c

BPF_S_* are used internally, should not be exposed to the others.

Signed-off-by: Changli Gao <[email protected]>
Acked-by: Eric Dumazet <[email protected]>
Acked-by: Hagen Paul Pfeifer <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
include/linux/filter.h
net/core/filter.c