From: Johannes Berg Date: Thu, 15 May 2008 10:55:26 +0000 (+0200) Subject: mac80211: let drivers wake but not start queues X-Git-Tag: v2.6.27-rc1~969^2~337^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36d6825b91bc492b65b6333c369cd96a2fc8c903;p=pandora-kernel.git mac80211: let drivers wake but not start queues Having drivers start queues is just confusing, their ->start() callback can block and do whatever is necessary, so let mac80211 start queues and have drivers wake queues when necessary (to get packets flowing again right away.) Signed-off-by: Johannes Berg Acked-by: David S. Miller Signed-off-by: John W. Linville --- Reading git-diff-tree failed