linux/drivers/net/wireless/intel/iwlwifi/mvm
Colin Ian King ce475a8fb2 iwlwifi: mvm: remove redundant assignment to variable ret
The variable ret is being assigned with a value that is never read
and it is being updated later with a new value. The initialization is
redundant and can be removed.

Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Link: https://lore.kernel.org/r/20200420222449.99481-1-colin.king@canonical.com
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2020-06-08 14:39:00 +03:00
..
binding.c
coex.c iwlwifi: mvm: stop supporting swcrypto and bt_coex_active module parameters 2020-05-08 09:50:52 +03:00
constants.h iwlwifi: mvm: add framework for specific phy configuration 2020-04-24 16:38:10 +03:00
d3.c iwlwifi: yoyo: add D3 resume timepoint 2020-05-08 09:51:22 +03:00
debugfs-vif.c
debugfs.c iwlwifi: avoid debug max amsdu config overwriting itself 2020-05-08 09:51:00 +03:00
debugfs.h
ftm-initiator.c iwlwifi: mvm: add support for range request version 10 2020-05-29 10:32:41 +03:00
ftm-responder.c iwlwifi: move API version lookup to common code 2020-04-24 16:37:57 +03:00
fw-api.h iwlwifi: mvm: add soc latency support 2020-03-27 08:12:46 +02:00
fw.c iwlwifi: acpi: evaluate dsm to enable 5.2 bands in Indonesia 2020-05-29 10:32:19 +03:00
led.c
mac-ctxt.c
mac80211.c iwlwifi: mvm: Fix avg-power report 2020-06-08 12:53:53 +03:00
Makefile
mvm.h iwlwifi: mvm: remove iwlmvm's tfd_q_hang_detect module parameter 2020-05-08 09:50:56 +03:00
nvm.c iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devices 2020-02-13 12:02:54 +02:00
offloading.c
ops.c iwlwifi: remove outdated copyright print/module statement 2020-05-08 09:53:06 +03:00
phy-ctxt.c
power.c
quota.c
rs-fw.c iwlwifi: avoid debug max amsdu config overwriting itself 2020-05-08 09:51:00 +03:00
rs.c iwlwifi: mvm: remove redundant assignment to variable ret 2020-06-08 14:39:00 +03:00
rs.h
rx.c iwlwifi: mvm: beacon statistics shouldn't go backwards 2020-04-21 15:39:01 +03:00
rxmq.c iwlwifi: mvm: don't send the IWL_MVM_RXQ_NSSN_SYNC notif to Rx queues 2020-01-22 19:13:28 +02:00
scan.c iwlwifi: move API version lookup to common code 2020-04-24 16:37:57 +03:00
sf.c iwlwifi: mvm: enable SF also when we have HE 2020-03-27 08:12:48 +02:00
sta.c iwlwifi: mvm: fix aux station leak 2020-05-29 10:32:37 +03:00
sta.h iwlwifi: mvm: fix aux station leak 2020-05-29 10:32:37 +03:00
tdls.c iwlwifi: mvm: fix TDLS discovery with the new firmware API 2020-02-03 20:09:13 +02:00
testmode.h
time-event.c iwlwifi: mvm: take the required lock when clearing time event data 2020-03-06 15:26:32 +02:00
time-event.h iwlwifi: mvm: fix TDLS discovery with the new firmware API 2020-02-03 20:09:13 +02:00
tt.c iwlwifi: mvm: update the DTS measurement type 2020-02-03 20:09:10 +02:00
tx.c iwlwifi: tx: enable A-MSDU in low latency mode 2020-05-08 09:52:59 +03:00
utils.c iwlwifi: mvm: add IML/ROM information to the assertion dumps 2020-05-08 09:51:55 +03:00