diff options
| author | Kirtika Ruchandani <[email protected]> | 2016-11-08 21:50:33 -0800 |
|---|---|---|
| committer | Luca Coelho <[email protected]> | 2017-01-26 09:38:59 +0200 |
| commit | 9d50443575fa379c3c72848162af1375a4d43b50 (patch) | |
| tree | 5fb34acf35497a929ffd21c0fd5c5002263862f4 /tools/perf/scripts/python | |
| parent | c94aace0030eed6d26827aaecba207dbc30af112 (diff) | |
iwlwifi: mvm: rs: Remove unused 'mcs' variable
Commit 5fc0f76c4 introduced Rx stats from debugfs, the function
iwl_mvm_reset_frame_stats from that commit defines and sets mcs but
does not use it. Compiling iwlwifi with W=1 gives this warning -
iwlwifi/mvm/rs.c: In function ‘iwl_mvm_update_frame_stats’:
iwlwifi/mvm/rs.c:3074:14: warning: variable ‘mcs’ set but not used [-Wunused-but-set-variable]
Fixes: 5fc0f76c43bd (iwlwifi: mvm: add Rx frames statistics via debugfs)
Signed-off-by: Kirtika Ruchandani <[email protected]>
Cc: Eyal Shapira <[email protected]>
Signed-off-by: Luca Coelho <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions