diff options
| author | Kirtika Ruchandani <[email protected]> | 2016-11-21 22:04:46 -0800 |
|---|---|---|
| committer | Johannes Berg <[email protected]> | 2016-12-13 16:04:58 +0100 |
| commit | 872684b1f7de40b95dac51245f3aad208528a6c3 (patch) | |
| tree | 59bd6cc83094666c6c43d488755071943b270c0f /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 99cd25810e326c62f5a51fa6f0dd1e848060680f (diff) | |
mac80211: Remove unused 'rates_idx' variable
Commit f027c2aca0cf introduced 'rates_idx' in
ieee80211_tx_status_noskb but did not use it. Compiling with W=1
gives the following warning, fix it.
mac80211/status.c: In function ‘ieee80211_tx_status_noskb’:
mac80211/status.c:636:6: warning: variable ‘rates_idx’ set but not used [-Wunused-but-set-variable]
This is a harmless warning, and is only being fixed to reduce the
noise generated with W=1.
Fixes: f027c2aca0cf ("mac80211: add ieee80211_tx_status_noskb")
Cc: Johannes Berg <[email protected]>
Cc: Felix Fietkau <[email protected]>
Signed-off-by: Kirtika Ruchandani <[email protected]>
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions