Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   ozaki-r
Date:           Mon May 16 09:53:59 UTC 2016

Modified Files:
        src/sys/altq: altq_rio.c
        src/sys/dev/ic: rtw.c
        src/sys/net80211: ieee80211_netbsd.c ieee80211_output.c

Log Message:
Use M_GETCTX and M_SETCTX instead of open-coding rcvif

No functional change.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/altq/altq_rio.c
cvs rdiff -u -r1.121 -r1.122 src/sys/dev/ic/rtw.c
cvs rdiff -u -r1.26 -r1.27 src/sys/net80211/ieee80211_netbsd.c
cvs rdiff -u -r1.53 -r1.54 src/sys/net80211/ieee80211_output.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