Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/ic



Module Name:    src
Committed By:   dyoung
Date:           Mon Nov 26 23:52:40 UTC 2007

Modified Files:
        src/sys/dev/ic: ath.c ath_netbsd.h

Log Message:
Eliminate redundant check for read-only mbuf data, since
M_TRAILINGSPACE() does a more complete check on NetBSD.


To generate a diff of this commit:
cvs rdiff -r1.89 -r1.90 src/sys/dev/ic/ath.c
cvs rdiff -r1.7 -r1.8 src/sys/dev/ic/ath_netbsd.h

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