commit | 3656ab0fef5b29e95d251e3f0a0bfb7da311337a | [log] [tgz] |
---|---|---|
author | Igor Mitsyanko <igor.mitsyanko.os@quantenna.com> | Thu Sep 21 14:34:33 2017 -0700 |
committer | Kalle Valo <kvalo@codeaurora.org> | Mon Sep 25 11:27:15 2017 +0300 |
tree | 0267c11f1e9cd4697d7d8d35e9149ab543a5cba8 | |
parent | 96d4eaf20fb8d34a475c4086de3ed9bd483993d6 [diff] |
qtnfmac: let wifi card handle channel switch request to the same chan No reason to verify channel switch request in driver, it can simply be forwarded to wireless device. Device can perform required checks and return appropriate error code, and driver may not even have information on current operational channel. Signed-off-by: Igor Mitsyanko <igor.mitsyanko.os@quantenna.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>