ath6kl: reconfigure RSN capabilities when restarting AP
authorThomas Pedersen <c_tpeder@qca.qualcomm.com>
Sat, 28 Jul 2012 01:13:27 +0000 (18:13 -0700)
committerKalle Valo <kvalo@qca.qualcomm.com>
Wed, 24 Oct 2012 08:49:42 +0000 (11:49 +0300)
commitf21243a82253e34f64187aeb3d7f93fb7cb92536
treebb3559e9eece36e4e6a8bcb50eaaefbbaab22f5d
parentb5495e666d0b83553f6330e7ba33c0cee2271332
ath6kl: reconfigure RSN capabilities when restarting AP

If the firmware decides to initiate a channel switch on an AP vif
running an RSN BSS, reconfigure the saved RSN IE capabilities as well.

Fixes a bug where the beacon and 4-way handshake would have a capability
mismatch after a channel switch, since the firmware apparently clears
these on an AP disconnect.

Signed-off-by: Thomas Pedersen <c_tpeder@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath6kl/cfg80211.c
drivers/net/wireless/ath/ath6kl/core.h
drivers/net/wireless/ath/ath6kl/main.c
This page took 0.024842 seconds and 5 git commands to generate.