commit | fba1c62766340d3a6736c616a36494abb700dae8 | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Thu Dec 19 22:19:17 2013 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Tue Dec 31 19:03:45 2013 +0200 |
tree | aa0e3b69475182a0cd519529c73d155520c7f30f | |
parent | 3dc3374fcebe30fefebf1fdce660d33b3e2bd0f9 [diff] |
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 <emmanuel.grumbach@intel.com>