Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/netinet
Module Name: src
Committed By: dyoung
Date: Fri Jul 28 16:30:55 UTC 2006
Modified Files:
src/sys/netinet: in_gif.c
Log Message:
Where mbuf data may be read-only/shared, use mtod(m, const ...).
Annotate a comparison and m_pullup() that seem unnecessary.
To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 src/sys/netinet/in_gif.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index