csjp 2005-08-18 22:30:52 UTC
FreeBSD src repository
Modified files:
sys/net bpf.c
Log:
Add missing braces around bpf_filter which were missed when I
merged the bpfstat code.
Pointed out by: iedowse
Pointy hat to: csjp
MFC after: 3 days
Revision Changes Path
1.157 +4 -2 src/sys/net/bpf.c