diff options
author | sam <sam@FreeBSD.org> | 2009-07-21 19:36:32 +0000 |
---|---|---|
committer | sam <sam@FreeBSD.org> | 2009-07-21 19:36:32 +0000 |
commit | e5dfb90bc39200659ab00a42b65e93605c31f968 (patch) | |
tree | 84bfc401bfd602a6971552797b04acaa8401ab14 /lib/libkvm/kvm_mips.c | |
parent | 00f47854ed912106658990f774aa6c54f5078362 (diff) | |
download | FreeBSD-src-e5dfb90bc39200659ab00a42b65e93605c31f968.zip FreeBSD-src-e5dfb90bc39200659ab00a42b65e93605c31f968.tar.gz |
Correct handling of keys that already have a hardware/device key index:
this was broken in r183248 when the check of wk_keyix was replaced by
a check of IEEE80211_KEY_DEVKEY (because the flag was clobbered). Define
IEEE80211_KEY_DEVICE to specify flags that are owned by net80211/driver
and use this to preserve IEEE80211_KEY_DEVKEY so we don't ask the driver
for another key index when we already have one.
Testing by: Daniel Thiele, Wes Morgan
Reviewed by: rpaulo
Approved by: re (kib)
Diffstat (limited to 'lib/libkvm/kvm_mips.c')
0 files changed, 0 insertions, 0 deletions