ath10k: allow the supported rate change by reassociate peer
authorChun-Yeow Yeoh <yeohchunyeow@gmail.com>
Fri, 7 Mar 2014 08:19:30 +0000 (10:19 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 11 Mar 2014 10:18:39 +0000 (12:18 +0200)
commit44d6fa90a8fddee49b5749cadbd0add22b1f5559
treeaf1ba6a3c4dbcf5cb816008ac560feba95b22a8e
parent70dd77b4c50da518b57b8b9b125a8c9aabe9bc1a
ath10k: allow the supported rate change by reassociate peer

IBSS mode requires the changing of supported rate. Do this
by reassociate the peer. The investigation shows that if move
from legacy to HT, the rate control won't work after changing
the supported rate. But once changing the supported rate to HT,
user can assign the TxRate in HT mode.

Signed-off-by: Chun-Yeow Yeoh <yeohchunyeow@gmail.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/mac.c
drivers/net/wireless/ath/ath10k/wmi.c