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:   erh
Date:           Sun Jun 26 21:51:37 UTC 2005

Modified Files:
        src/sys/dev/ic: wi.c
        src/sys/net80211: ieee80211_crypto.h ieee80211_output.c

Log Message:
Make sure there is a valid transmit key, before trying to use information
about it.  Fixes a crash when configuring wi0.


To generate a diff of this commit:
cvs rdiff -r1.200 -r1.201 src/sys/dev/ic/wi.c
cvs rdiff -r1.3 -r1.4 src/sys/net80211/ieee80211_crypto.h
cvs rdiff -r1.30 -r1.31 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