sam 2008-05-28 23:32:00 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_crypto.c ieee80211_crypto.h
ieee80211_ioctl.c
Log:
Add a mac address to the key definition as otherwise we lose the
address specified in the ioctl and for drivers that need the address
to locate a key (e.g. for delete).
Note this changes net80211-private api's but not the driver callback;
may want to change that in the future.
Reviewed by: sephe, thompsa
Revision Changes Path
1.18 +5 -7 src/sys/net80211/ieee80211_crypto.c
1.16 +2 -3 src/sys/net80211/ieee80211_crypto.h
1.61 +5 -3 src/sys/net80211/ieee80211_ioctl.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"