On Wed, 2013-02-13 at 18:04 +0100, Johannes Berg wrote: > From: Johannes Berg <johannes.berg@xxxxxxxxx> > > 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.) Applied. johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html