From: Johannes Berg Date: Thu, 10 Jun 2010 08:21:35 +0000 (+0200) Subject: mac80211: always process blockack action from workqueue X-Git-Tag: v2.6.36-rc1~571^2~540^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bed7ee6e44cb7633a4f9821688a6c7ae977615ed;p=pandora-kernel.git mac80211: always process blockack action from workqueue To prepare for making the ampdu_action callback sleep, make mac80211 always process blockack action frames from the skb queue. This gets rid of the current special case for managed mode interfaces as well. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed