linux/drivers/net/wireless/intel/iwlwifi/mvm
Johannes Berg d8f7c5115d iwlwifi: mvm: remove shadowing variable
The outer scope has a perfectly suitable 'i' variable,
use it instead of adding a shadowing one in the inner
scope.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2016-02-01 16:40:20 +02:00
..
binding.c
coex_legacy.c
coex.c
constants.h iwlwifi: mvm: make collecting fw debug data optional 2016-02-01 16:40:20 +02:00
d3.c iwlwifi: mvm: Do not switch to D3 image on suspend 2016-02-01 16:40:17 +02:00
debugfs-vif.c
debugfs.c iwlwifi: mvm: support description for user triggered fw dbg collection 2015-12-20 23:27:39 +02:00
debugfs.h
fw-api-coex.h
fw-api-d3.h iwlwifi: mvm: enable L3 filtering 2015-12-20 23:27:38 +02:00
fw-api-mac.h
fw-api-power.h
fw-api-rs.h
fw-api-rx.h iwlwifi: various comments and code cleanups 2016-02-01 16:40:18 +02:00
fw-api-scan.h iwlwifi: mvm: add extended dwell time 2015-12-20 23:27:40 +02:00
fw-api-sta.h
fw-api-stats.h
fw-api-tof.h
fw-api-tx.h
fw-api.h iwlwifi: mvm: change mcc update API 2016-01-07 19:01:25 +02:00
fw-dbg.c iwlwifi: mvm: remove shadowing variable 2016-02-01 16:40:20 +02:00
fw-dbg.h iwlwifi: mvm: constify the parameters of a few functions in fw-dbg.c 2016-01-07 19:01:32 +02:00
fw.c iwlwifi: mvm: reset mvm->scan_type when firmware is started 2016-01-07 19:01:25 +02:00
led.c
mac80211.c iwlwifi: mvm: check PN for CCMP/GCMP in the driver 2016-01-07 19:01:30 +02:00
mac-ctxt.c iwlwifi: mvm: don't ask beacons when P2P GO vif and no assoc sta 2016-01-07 19:01:30 +02:00
Makefile iwlwifi: update key params on d0i3 entrance/exit 2015-12-20 23:27:43 +02:00
mvm.h iwlwifi: mvm: Add P2P client snoozing 2016-02-01 16:40:20 +02:00
nvm.c iwlwifi: nvm: fix loading default NVM file 2016-01-07 19:01:27 +02:00
offloading.c
ops.c iwlwifi: various comments and code cleanups 2016-02-01 16:40:18 +02:00
phy-ctxt.c
power.c iwlwifi: mvm: Add P2P client snoozing 2016-02-01 16:40:20 +02:00
quota.c
rs.c
rs.h
rx.c
rxmq.c iwlwifi: mvm: check PN for CCMP/GCMP in the driver 2016-01-07 19:01:30 +02:00
scan.c iwlwifi: mvm: Do not switch to D3 image on suspend 2016-02-01 16:40:17 +02:00
sf.c
sta.c iwlwifi: mvm: Change number of associated stations when station becomes associated 2015-12-20 23:27:43 +02:00
sta.h iwlwifi: mvm: check PN for CCMP/GCMP in the driver 2016-01-07 19:01:30 +02:00
tdls.c
testmode.h
time-event.c
time-event.h
tof.c
tof.h
tt.c iwlwifi: mvm: check minimum temperature notification length 2016-01-07 19:01:31 +02:00
tx.c iwlwifi: mvm: add trigger for firmware dump upon TX response status 2016-02-01 16:40:19 +02:00
utils.c