Jouni Malinen
38a679a52b
mac80211: Fix sta_mtx unlocking on insert STA failure path
...
Commit 34e895075e21be3e21e71d6317440d1ee7969ad0 introduced sta_mtx
locking into sta_info_insert() (now sta_info_insert_rcu), but forgot
to unlock this mutex on one of the error paths. Fix this by adding
the missing mutex_unlock() call for the case where STA insert fails
due to an entry existing already. This may happen at least in AP mode
when a STA roams between two BSSes (vifs).
Signed-off-by: Jouni Malinen <j@w1.fi>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-03-10 16:16:54 -05:00
..
2010-02-08 18:18:34 -06:00
2009-11-12 02:05:06 -08:00
2010-02-16 23:05:38 -08:00
2010-02-10 11:12:09 -08:00
2010-02-10 12:31:10 -08:00
2010-02-10 11:12:09 -08:00
2010-03-03 01:04:38 -08:00
2010-03-07 15:31:12 -08:00
2010-02-02 07:21:34 -08:00
2010-03-08 12:17:04 -08:00
2010-02-18 14:30:18 -08:00
2010-03-05 13:34:03 -08:00
2010-02-25 09:41:03 +01:00
2009-09-01 01:13:07 -07:00
2009-11-25 15:14:13 -08:00
2009-12-26 20:38:23 -08:00
2009-11-25 15:14:13 -08:00
2010-03-08 11:32:01 -08:00
2010-03-08 10:45:27 -08:00
2010-02-10 12:31:10 -08:00
2010-02-18 14:30:18 -08:00
2009-12-15 08:53:25 -08:00
2010-02-22 16:21:12 -08:00
2009-07-05 19:15:35 -07:00
2010-03-05 13:34:03 -08:00
2010-03-10 16:16:54 -05:00
2010-02-26 09:31:09 -08:00
2010-02-17 00:03:27 -08:00
2010-02-28 01:29:49 -08:00
2010-02-10 11:12:08 -08:00
2010-03-03 01:04:38 -08:00
2010-01-17 19:16:02 -08:00
2010-02-03 20:16:48 -08:00
2010-03-02 14:28:49 -05:00
2010-02-10 11:12:08 -08:00
2009-11-25 15:14:13 -08:00
2010-02-09 11:44:44 -08:00
2010-03-05 13:34:03 -08:00
2010-03-08 12:15:59 -08:00
2010-03-08 12:43:56 -08:00
2010-02-18 14:12:06 -08:00
2009-07-12 12:22:34 -07:00
2010-02-18 14:30:18 -08:00
2010-02-25 23:26:21 -08:00
2010-03-05 13:34:03 -08:00
2010-03-03 01:04:37 -08:00
2009-12-11 15:07:57 -08:00
2009-07-15 08:53:39 -07:00
2009-07-12 20:11:14 -07:00
2009-12-17 10:51:40 -05:00
2010-01-17 19:16:02 -08:00