diff options
author | Miri Korenblit <[email protected]> | 2023-03-28 10:58:46 +0300 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2023-03-30 12:07:53 +0200 |
commit | feebebae1fc3a9c02395ce48074e763cbcdecc8e (patch) | |
tree | 02d70a6e41a9e1c9c2d7d4ede2ca8ac4a3dbaa71 /drivers/net/wireless/intel/iwlwifi/mvm/ops.c | |
parent | 660eba5af0ddf80f04efd970a63958d23c4d1052 (diff) |
wifi: iwlwifi: mvm: refactor iwl_mvm_roc()
This flow is almost the same for both MLD and non-MLD modes,
except for some function calls. Therefore there is no reason to
add an MLD version of this flow. Instead - put the parts that are unique
for each mode in helper functions, and in the next patch each version of
this flow will call the common part with pointers to its specific
helper functions.
Signed-off-by: Miri Korenblit <[email protected]>
Signed-off-by: Gregory Greenman <[email protected]>
Link: https://lore.kernel.org/r/20230328104948.61bc077a7f3c.Ia3aa81d3293792bf8f80528dbc67a711ce334b32@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