]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
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 <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>
include/linux/filter.h
net/core/filter.c