commit | 85ad181ea78861f69b007599cec9e6ba33fcdf8a | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Jun 10 10:21:49 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jun 14 15:39:28 2010 -0400 |
tree | ea92b4f7aa6d09ee11ee865a11f6426e809468ba | |
parent | cfcdbde35e2b621cf56bedc38a3a81e8c28addb9 [diff] |
mac80211: allow drivers to sleep in ampdu_action Allow drivers to sleep, and indicate this in the documentation. ath9k has some locking I don't understand, so keep it safe and disable BHs in it, all other drivers look fine with the context change. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>