commit | 78623bfb6f4cbdba3183621e8e0e781611217022 | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <kubakici@wp.pl> | Fri Jul 31 15:04:49 2015 +0200 |
committer | Kalle Valo <kvalo@codeaurora.org> | Mon Aug 10 22:19:35 2015 +0300 |
tree | b1af2c6f9716d665a3be0e26a2ab06a85dae3103 | |
parent | 4513493d188d5e3052aee68eda85eaaa1a4e41c2 [diff] |
mt7601u: lock out rx path and tx status reporting mac80211 requires that rx path does not run concurrently with tx status reporting. Add a spinlock which will ensure that. Signed-off-by: Jakub Kicinski <kubakici@wp.pl> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>