diff options
author | Jiri Kosina <jkosina@suse.cz> | 2019-04-15 15:07:09 +0300 |
---|---|---|
committer | Luca Coelho <luciano.coelho@intel.com> | 2019-06-29 10:08:03 +0300 |
commit | 9ae3b870a8ffa24b506d6683f61ddba9c51644a7 (patch) | |
tree | 0222dfc00da885bb8481bcff00663eabebe507cd /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | b741422218efeb76389a307b72ed3afe41671cf7 (diff) | |
download | linux-9ae3b870a8ffa24b506d6683f61ddba9c51644a7.tar.xz |
iwlwifi: iwl_mvm_tx_mpdu() must be called with BH disabled
As iwl_mvm_tx_mpdu() is not disabling BH while obtaining iwl_mvm_sta->lock
(which is being taken from BH context as well), it has to be always
invoked with BH disabled. Make that clear in a comment.
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions