ath10k: simplify computation of mgmt rx band
authorMichal Kazior <michal.kazior@tieto.com>
Tue, 21 Oct 2014 07:10:30 +0000 (10:10 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 21 Oct 2014 07:36:56 +0000 (10:36 +0300)
Using global channel won't work with chanctx. Try
to determine the channel from the information
provided in the wmi event itself alone. This
should be sufficient.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>

No differences found