Johannes Berg 8cb231530f mac80211: fix another key non-race
The code here is only not racy because all the
places that assign the pointers it uses are
holding the sta_mtx as well as the key_mtx and
so can't race against this because this code
holds the sta_mtx. But that's not intuitive,
so fix it to hold the key_mtx.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-05-12 14:10:54 -04:00
..
2011-05-12 14:10:53 -04:00
2009-07-10 15:01:49 -04:00
2011-02-25 15:33:39 -05:00
2011-05-12 14:10:53 -04:00
2011-05-12 14:10:53 -04:00
2011-01-05 16:07:12 -05:00
2011-05-05 14:59:20 -04:00
2011-03-07 13:48:30 -05:00
2011-05-12 14:10:54 -04:00
2011-05-05 14:59:20 -04:00
2010-12-22 15:44:22 -05:00
2010-01-05 16:21:40 -05:00