commit | 642f15a5cee74de7f4aab5e04f19045db8dcf871 | [log] [tgz] |
---|---|---|
author | Igor Mitsyanko <igor.mitsyanko.os@quantenna.com> | Wed Mar 20 10:03:49 2019 +0000 |
committer | Kalle Valo <kvalo@codeaurora.org> | Thu Apr 04 12:57:25 2019 +0300 |
tree | 2094fb98bfca134ac41b80a099806b9dfd5bf3c8 | |
parent | d123172175db84a65bf66245bfa15aaabaa361a9 [diff] |
qtnfmac: simplify error reporting in regulatory notifier Error reporting in qtnf_cfg80211_reg_notifier only requires to print one type of message and an error code. Firmware will report success for an attempt to set regulatory region to the same value, so no special handling is required for this case. Signed-off-by: Igor Mitsyanko <igor.mitsyanko.os@quantenna.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>