commit | 9b8568360585854c4fe99572e4fbffc736706cfd | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Aug 03 13:38:59 2016 +0200 |
committer | Luca Coelho <luciano.coelho@intel.com> | Fri Sep 16 09:10:34 2016 +0300 |
tree | 9b7d5eb5b976f8f02eb8be1ee68abe66ded0e47d | |
parent | 723d11a4cdf63544a01ae7a474c202a914b67a3b [diff] |
iwlwifi: mvm: remove pointless _bh from spinlock in timer Inside the reorder timer expire function, there's no point in disabling BHs since it is in BH context. Remove that. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>