commit | c7d1c77781f468c639867d324d4e490139cd4c7f | [log] [tgz] |
---|---|---|
author | Stanislaw Gruszka <sgruszka@redhat.com> | Mon Dec 19 11:52:57 2016 +0100 |
committer | Kalle Valo <kvalo@codeaurora.org> | Fri Dec 30 14:03:41 2016 +0200 |
tree | 0800a783adfbd65b30a42d2bd91e59a759a91f33 | |
parent | 31369c323ba0dc839d8a4e5a5727adc76814959c [diff] |
rt2x00: add mutex to synchronize config and link tuner Do not perform mac80211 config and link_tuner at the same time, this can possibly result in wrong RF or BBP configuration. Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>