commit | 51a0d38de26226f2779912d92f155b93d539da9a | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Mon May 31 12:00:12 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jun 01 14:33:02 2010 -0400 |
tree | 9f74cc26000dcebf79c93081c9afa62b787895ff | |
parent | 8ae5977ff95c03fe6c36a5721c57dcb4bfe4f290 [diff] |
mac80211: fix dialog token allocator The dialog token allocator has apparently been broken since b83f4e15 ("mac80211: fix deadlock in sta->lock") because it got moved out under the spinlock. Fix it. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>