commit | af00148f63af1b537dd86d46ef468da8e54c3678 | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Mon Mar 30 09:51:56 2015 +0300 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Mon Mar 30 15:09:32 2015 +0300 |
tree | 36e5e760324cefcea66f448ce5e71c68e17507e5 | |
parent | 6fd4bd26a013234d5b0dbbe13d4f823c884f3dcd [diff] |
ath10k: simplify fixed rate selection Use the existing ieee80211_rate array instead of definining separate one. This gets rid of the ugly 4-index offset when dealing with 5GHz band. Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>