diff options
author | Johannes Berg <[email protected]> | 2023-06-14 12:41:29 +0300 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2023-06-19 12:05:26 +0200 |
commit | 77e1f3f369e5f89235d539059bf6c7fa1645f350 (patch) | |
tree | 68d1eea45ad9bdc801243e52c47f055b9baacedd /drivers/net/wireless/intel/iwlwifi/mvm/ops.c | |
parent | 33acbe6aa459feb8c765944e2e78a7b0338108e2 (diff) |
wifi: iwlwifi: use array as array argument
When calling iwl_mvm_set_fw_qos_params() we explicitly pass
a pointer to the first array element, but the function will
treat it as an array. Simplify and clarify the code and pass
the array instead.
Signed-off-by: Johannes Berg <[email protected]>
Signed-off-by: Gregory Greenman <[email protected]>
Link: https://lore.kernel.org/r/20230614123446.6fb4a9743b1b.I801007d207f6539a9e0996366ec593e2038b1f90@changeid
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/mvm/ops.c')
0 files changed, 0 insertions, 0 deletions