Date: Sat, 9 Jul 2005 16:14:05 +0000 (UTC) From: Roman Kurakin <rik@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/cp if_cp.c src/sys/dev/ctau if_ct.c src/sys/dev/cx if_cx.c Message-ID: <200507091614.j69GE5OC069605@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507091614.j69GE5OC069605>
