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:           Thu Nov  8 20:43:55 UTC 2012

Modified Files:
        src/sys/dev/ic: ath.c ath_netbsd.h athrate-amrr.c athrate-onoe.c
            athrate-sample.c athrate-sample.h

Log Message:
Use NetBSD's own KASSERT() and KASSERTMSG() instead of #undef and re-#defining
KASSERT(), which is awkward at best.


To generate a diff of this commit:
cvs rdiff -u -r1.113 -r1.114 src/sys/dev/ic/ath.c
cvs rdiff -u -r1.13 -r1.14 src/sys/dev/ic/ath_netbsd.h
cvs rdiff -u -r1.11 -r1.12 src/sys/dev/ic/athrate-amrr.c
cvs rdiff -u -r1.14 -r1.15 src/sys/dev/ic/athrate-onoe.c
cvs rdiff -u -r1.18 -r1.19 src/sys/dev/ic/athrate-sample.c
cvs rdiff -u -r1.3 -r1.4 src/sys/dev/ic/athrate-sample.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