commit | 06efdbe70f9c3bf98e6baacb80b6bac416a6818a | [log] [tgz] |
---|---|---|
author | Kalle Valo <kvalo@qca.qualcomm.com> | Thu Jan 12 13:02:11 2017 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Fri Jan 13 15:26:26 2017 +0200 |
tree | c4732767ab0991c14beb3a797384fe0e50eff54c | |
parent | 714ee339ff90df37a41485497aca27b2421803f5 [diff] |
ath10k: refactor ath10k_peer_assoc_h_phymode() When adding VHT160 support to ath10k_peer_assoc_h_phymode() the VHT mode selection code becomes too complex. Simplify it by refactoring the vht part to a separate function. Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>