diff options
| author | Tom Rix <[email protected]> | 2023-03-25 13:26:10 +0000 |
|---|---|---|
| committer | Johannes Berg <[email protected]> | 2023-03-30 09:21:17 +0000 |
| commit | 968a768d28530cadd13aab51531f8fec70bf9eae (patch) | |
| tree | 9da13bfa8096b6743cea369caa1d7634bbbbb4f4 /drivers/net/wireless/intel/iwlwifi/mvm/utils.c | |
| parent | wifi: iwlwifi: mvm: Use 64-bit division helper in iwl_mvm_get_crosstimestamp_... (diff) | |
| download | kernel-968a768d28530cadd13aab51531f8fec70bf9eae.tar.gz kernel-968a768d28530cadd13aab51531f8fec70bf9eae.zip | |
mac80211: minstrel_ht: remove unused n_supported variable
clang with W=1 reports
net/mac80211/rc80211_minstrel_ht.c:1711:6: error: variable
'n_supported' set but not used [-Werror,-Wunused-but-set-variable]
int n_supported = 0;
^
This variable is not used so remove it.
Signed-off-by: Tom Rix <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/mvm/utils.c')
0 files changed, 0 insertions, 0 deletions
