From: Johannes Berg Date: Mon, 7 May 2012 15:57:36 +0000 (+0200) Subject: mac80211: fix TX aggregation session timer X-Git-Tag: v3.5-rc1~101^2~6^2^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e73dee7d38e9fa00f6dd1492cfbbc5719378e4a;p=pandora-kernel.git mac80211: fix TX aggregation session timer In commit 12d3952fc4a1cd96234bc7023bf7eefeb0bb6355 ("mac80211: optimize aggregation session timeout handling") two bugs were introduced: 1) RCU usage was completely broken since no locks are held 2) the timer must not rearm when agg session is stopping Reported-and-tested-by: Larry Finger Cc: Felix Fietkau Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed