From: Johannes Berg Date: Mon, 31 May 2010 10:00:12 +0000 (+0200) Subject: mac80211: fix dialog token allocator X-Git-Tag: v2.6.35-rc2~4^2~7^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51a0d38de26226f2779912d92f155b93d539da9a;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed