commit | 7a53f3f38ad4746c82496293bfb48fae69d71c64 | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Tue Aug 13 07:54:54 2013 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Wed Aug 14 18:00:00 2013 +0300 |
tree | eed0c1eae931ac6d474df686227c69a85dd41aef | |
parent | 9c5ae6915d6f8cf682006e4067de80d22431d92e [diff] |
ath10k: clean up monitor start code Remove useless code that was causing WARN_ON when a 80MHz+ vif entered promiscuous mode or monitor interface was started. The channel mode is already computed by chan_to_phymode(). Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>