diff options
author | 2013-02-13 18:03:00 +0100 | |
---|---|---|
committer | 2013-02-15 09:41:13 +0100 | |
commit | 03395003bf8ac813b1a0ac9299b3496484caf228 (patch) | |
tree | 68cbd59f828ec6e25ab33eea0092f6ae8dd090ed /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mac80211: use spin_lock_bh() for tim_lock (diff) | |
download | linux-dev-03395003bf8ac813b1a0ac9299b3496484caf228.tar.xz linux-dev-03395003bf8ac813b1a0ac9299b3496484caf228.zip |
mac80211: use spin_lock_bh() for TKIP lock
Since no driver calls the TKIP functions from interrupt
context, there's no need to use spin_lock_irqsave().
Just use spin_lock_bh() (and spin_lock() in the TX path
where we're in a BH or they're already disabled.)
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions