From: Emmanuel Grumbach Date: Thu, 19 Dec 2013 20:19:17 +0000 (+0200) Subject: iwlwifi: pcie: allow the op_mode to call stop_device whenever it wants X-Git-Tag: v3.14-rc1~94^2~238^2^2~83^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fba1c62766340d3a6736c616a36494abb700dae8;p=pandora-kernel.git iwlwifi: pcie: allow the op_mode to call stop_device whenever it wants Calling stop_device when start_fw wasn't called would issue: Stopping tx queues that aren't allocated... Also allow the op_mode to call stop_device and then to disable the Tx queues - in that case just silently ignore the disabling on the Tx queues, since the PRPH registers aren't reachable any more. Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed