ath10k: set phymode to 11b when NO_OFDM flag set
authorPeter Oh <poh@qca.qualcomm.com>
Thu, 18 Dec 2014 18:13:00 +0000 (10:13 -0800)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 23 Dec 2014 15:24:50 +0000 (17:24 +0200)
commit6faab1273f79788a7d90f8c3c99b9b8f3b404c98
tree118dc3efd3cb08d0a5f2c792b9f2975ea1b4b1f8
parent55884c045d31a29cf69db8332d1064a1b61dd159
ath10k: set phymode to 11b when NO_OFDM flag set

phymode should use 11b only if NO_OFDM flags is set.
Hence check up channel flag for NO_OFDM and set to
11b.

Signed-off-by: Peter Oh <poh@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/mac.c