From: Emmanuel Grumbach Date: Thu, 13 Jun 2013 10:10:00 +0000 (+0300) Subject: iwlwifi: pcie: wake the queue if stopped when being unmapped X-Git-Tag: v3.11-rc1~64^2~166^2^2~24^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a487b1a7432b20ff3f82387a8ce7555a964b44e;p=pandora-kernel.git iwlwifi: pcie: wake the queue if stopped when being unmapped When the queue is unmapped while it was so loaded that mac80211's was stopped, we need to wake the queue after having freed all the packets in the queue. Not doing so can result in weird stuff like: * run lots of traffic (mac80211's queue gets stopped) * RFKILL * de-assert RFKILL * no traffic Cc: stable@vger.kernel.org Signed-off-by: Emmanuel Grumbach Signed-off-by: Johannes Berg --- Reading git-diff-tree failed