diff options
author | Sara Sharon <sara.sharon@intel.com> | 2016-09-29 15:16:03 +0300 |
---|---|---|
committer | Luca Coelho <luciano.coelho@intel.com> | 2017-01-26 09:38:57 +0200 |
commit | b86dd74f8c73212db4c4c9349d46ce2350fb8106 (patch) | |
tree | 78793475a6d0c0319afcf61e6a4c6da1436ccc19 | |
parent | eef187a7b8a144a1a0c35c1ccccadc8fd5218504 (diff) |
iwlwifi: mvm: change iwl_mvm_tx_csum to return value
Currently the function changes the TX cmd itself.
Make it more generic by returning a value, as preperation
to the new TX cmd.
Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>