Johannes Berg b16bd15c37 mac80211: fix spinlock recursion
When STAs are expired, we need to hold the sta_lock. Using
the same lock for keys too would then mean we'd need another
key free function, and that'll just lead to confusion, so just
use a new spinlock for all key lists.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-04-16 15:59:57 -04:00
..
2008-04-15 19:29:14 -07:00
2008-04-16 15:59:57 -04:00
2008-04-12 19:04:38 -07:00
2008-01-28 14:54:10 -08:00
2008-01-28 14:56:29 -08:00