From: Johannes Berg Date: Wed, 28 Mar 2012 08:58:38 +0000 (+0200) Subject: mac80211: remove queue stop on rate control update X-Git-Tag: v3.5-rc1~109^2~487^2^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7213cf2cb0dfbb4d6b55a1da000d34338f76c0e3;p=pandora-kernel.git mac80211: remove queue stop on rate control update We currently stop the queue when changing the rate control between 20/40 MHz in the BSS. This seems to have been necessary when we actually changed the channel, but now that we just update the station it doesn't seem right any more. Remove it. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed