cvs commit: src/sys/dev/ctau if_ct.c
Roman Kurakin
rik at FreeBSD.org
Mon Jul 25 07:09:16 GMT 2005
rik 2005-07-25 07:09:15 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/dev/ctau if_ct.c
Log:
MFC ctau/if_ct.c:
----------------------------
revision 1.25
date: 2005/07/09 16:14:05; author: rik; state: Exp; lines: +1 -1
Use m_length (m, NULL) instead of m->m_pkthdr.len.
Problems reported by: strijar at urai dot ru
Approved by: re (scottl)
----------------------------
revision 1.24
date: 2005/07/09 14:03:02; author: rik; state: Exp; lines: +2 -0
Protect from partially initialized channels.
Approved by: re (scottl)
Revision Changes Path
1.14.2.4 +3 -1 src/sys/dev/ctau/if_ct.c
More information about the cvs-src
mailing list