Eliad Peller
10a9109f27
mac80211: destroy assoc_data correctly if assoc fails
...
If association failed due to internal error (e.g. no
supported rates IE), we call ieee80211_destroy_assoc_data()
with assoc=true, while we actually reject the association.
This results in the BSSID not being zeroed out.
After passing assoc=false, we no longer have to call
sta_info_destroy_addr() explicitly. While on it, move
the "associated" message after the assoc_success check.
Cc: stable@vger.kernel.org [3.4+]
Signed-off-by: Eliad Peller <eliad@wizery.com>
Reviewed-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-07-09 15:01:00 -04:00
..
2011-07-08 11:11:24 -04:00
2011-07-08 11:11:24 -04:00
2011-07-08 11:11:24 -04:00
2011-07-08 11:11:20 -04:00
2012-06-04 15:25:41 -04:00
2012-05-16 12:46:04 -04:00
2012-06-13 10:17:54 +02:00
2007-10-10 16:52:34 -07:00
2012-04-10 14:54:08 -04:00
2012-04-05 15:25:50 -07:00
2010-12-13 15:23:29 -05:00
2012-05-16 13:24:25 -04:00
2009-12-21 18:38:52 -05:00
2012-04-12 13:49:28 -04:00
2008-03-06 15:30:46 -05:00
2012-04-05 15:25:50 -07:00
2012-04-05 15:25:50 -07:00
2012-05-08 21:53:51 -04:00
2009-08-04 16:43:25 -04:00
2012-05-08 21:53:51 -04:00
2009-07-10 15:01:49 -04:00
2012-05-15 13:45:03 -04:00
2012-05-22 15:18:06 -04:00
2012-05-14 18:00:48 -04:00
2012-06-04 15:25:26 -04:00
2012-04-10 15:20:31 -04:00
2012-02-27 14:06:32 -05:00
2011-07-13 14:49:43 -04:00
2011-10-31 19:30:30 -04:00
2010-12-22 14:33:37 -05:00
2012-05-16 12:46:38 -04:00
2012-04-10 15:20:31 -04:00
2012-05-22 15:18:06 -04:00
2012-05-09 20:49:18 -04:00
2012-05-16 13:24:25 -04:00
2012-04-23 15:37:41 -04:00
2012-05-22 15:18:06 -04:00
2012-04-24 14:56:10 -04:00
2008-07-08 14:16:01 -04:00
2008-07-08 14:16:01 -04:00
2012-07-09 15:01:00 -04:00
2012-06-04 15:25:26 -04:00
2012-04-11 16:23:49 -04:00
2012-04-05 15:25:50 -07:00
2012-04-10 14:54:08 -04:00
2011-10-31 19:30:30 -04:00
2011-10-31 19:30:30 -04:00
2012-07-09 14:59:58 -04:00
2010-06-24 15:42:18 -04:00
2012-04-13 14:32:50 -04:00
2011-06-01 15:12:29 -04:00
2011-12-19 22:27:29 -05:00
2011-10-31 19:30:30 -04:00
2011-03-31 11:26:23 -03:00
2012-06-27 14:48:13 -04:00
2012-05-09 20:49:18 -04:00
2011-09-13 15:45:02 -04:00
2012-06-04 15:26:54 -04:00
2012-06-12 13:56:41 +02:00
2012-05-09 20:49:18 -04:00
2011-10-31 19:30:30 -04:00
2011-07-08 11:11:19 -04:00
2012-06-04 15:23:23 -04:00
2012-06-04 15:24:56 -04:00
2012-05-16 12:47:43 -04:00
2012-03-13 14:54:16 -04:00
2012-04-10 14:56:10 -04:00
2012-04-10 14:54:06 -04:00
2012-04-13 14:31:50 -04:00
2012-05-16 12:47:43 -04:00
2012-01-16 15:01:16 -05:00