diff options
| author | Kirtika Ruchandani <[email protected]> | 2016-11-21 21:44:24 -0800 |
|---|---|---|
| committer | Johannes Berg <[email protected]> | 2016-12-13 16:04:58 +0100 |
| commit | 99cd25810e326c62f5a51fa6f0dd1e848060680f (patch) | |
| tree | 917bd8431daf64c87989f5483ac61130c813131b /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | b528414ca3b7b57f4f81b7ff207e6f8ffde89d2e (diff) | |
mac80211: Remove unused 'struct ieee80211_rx_status' ptr
Commit 554891e63a29 introduced 'struct ieee80211_rx_status' in
ieee80211_rx_h_defragment but did not use it. Compiling with W=1
gives the following warning, fix it.
net/mac80211/rx.c: In function ‘ieee80211_rx_h_defragment’:
net/mac80211/rx.c:1911:30: warning: variable ‘status’ set but not used [-Wunused-but-set-variable]
Fixes: 554891e63a29 ("mac80211: move packet flags into packet")
Cc: Johannes Berg <[email protected]>
Cc: John W. Linville <[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