cvs commit: src/sys/dev/cp if_cp.c src/sys/dev/ctau if_ct.c
src/sys/dev/cx if_cx.c
Roman Kurakin
rik at FreeBSD.org
Sat Jul 9 16:14:06 GMT 2005
rik 2005-07-09 16:14:05 UTC
FreeBSD src repository
Modified files:
sys/dev/cp if_cp.c
sys/dev/ctau if_ct.c
sys/dev/cx if_cx.c
Log:
Use m_length (m, NULL) instead of m->m_pkthdr.len.
Problems reported by: strijar at urai dot ru
Approved by: re (scottl)
Revision Changes Path
1.24 +1 -1 src/sys/dev/cp/if_cp.c
1.25 +1 -1 src/sys/dev/ctau/if_ct.c
1.45 +1 -1 src/sys/dev/cx/if_cx.c
More information about the cvs-src
mailing list