commit | 5888a40c50b181bab6737167cfc1bf653945e2a1 | [log] [tgz] |
---|---|---|
author | Luca Coelho <luciano.coelho@intel.com> | Tue Oct 06 09:54:57 2015 +0300 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Sun Oct 25 13:45:04 2015 +0200 |
tree | aebe1ef0b7ee8d4ca67b9d69b6d9896401f07574 | |
parent | c84af35de612fb45db6b5c5968b575813f5daa3b [diff] |
iwlwifi: mvm: let any command flag be passed to iwl_mvm_flushtx_path() Instead of only allowing the caller to decide whether the CMD_ASYNC flag is set, let it pass the entire flags bitmask. This allows more flexibility and will be needed when we call this function in the suspend flow (where other flags are needed). Signed-off-by: Luca Coelho <luciano.coelho@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>