csjp 2007-06-17 21:51:44 UTC
FreeBSD src repository
Modified files:
sys/net bpf.c
Log:
Silence some gcc 4 warnings. It is expected that the bpf_movein() routine
will intialize the the header length and re-initialize the mbuf pointer
to reference the mbuf that is allocated after moving user supplied packet
data in.
Revision Changes Path
1.178 +2 -0 src/sys/net/bpf.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"