From: Johannes Berg Date: Thu, 10 Jun 2010 08:21:44 +0000 (+0200) Subject: mac80211: defer RX agg session teardown to work X-Git-Tag: v2.6.36-rc1~571^2~540^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c3b1dd8f483bf4bcb9776cd9cd3b37dd327d7ea;p=pandora-kernel.git mac80211: defer RX agg session teardown to work Since we want the code to be able to sleep in the future, it must not be called from the timer directly. To prepare, move it out into the aggregation work. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed