cvs commit: src/sys/net bpf.c
Christian S.J. Peron
csjp at FreeBSD.org
Sun Jun 17 21:51:45 UTC 2007
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
More information about the cvs-src
mailing list