commit | bed7ee6e44cb7633a4f9821688a6c7ae977615ed | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Jun 10 10:21:35 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jun 14 15:39:26 2010 -0400 |
tree | 0c4997408d74abbde021b11b6b1046d815524e15 | |
parent | 77a121c3a88eb00a4b5e753d083dbb7d49fefb0a [diff] |
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 <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>