Skip to content
Snippets Groups Projects
user avatar
Johannes Berg authored
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: default avatarJohannes Berg <johannes.berg@intel.com>
03395003
History
Name Last commit Last update