From: Johannes Berg Date: Thu, 10 Jun 2010 08:21:49 +0000 (+0200) Subject: mac80211: allow drivers to sleep in ampdu_action X-Git-Tag: v2.6.36-rc1~571^2~540^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85ad181ea78861f69b007599cec9e6ba33fcdf8a;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed