diff options
| author | Kirtika Ruchandani <[email protected]> | 2016-11-23 17:26:57 -0800 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2016-11-29 17:27:50 +0200 |
| commit | 67dd2a754906863b221b855677edd020820dd1fc (patch) | |
| tree | 309286900e177ffa6115374bfea0867c607cce22 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | e9f1db8b6859ceb75f2517cd4b54782d1024360d (diff) | |
mwifiex: Removed unused 'pkt_type' variable
Commit 92263a841b15 introduced mwifiex_deaggr_sdio_pkt which initializes
variable pkt_type but does not use it. Compiling with W=1 gives the following
warning, fix it.
mwifiex/sdio.c: In function ‘mwifiex_deaggr_sdio_pkt’:
mwifiex/sdio.c:1198:6: warning: variable ‘pkt_type’ set but not used [-Wunused-but-set-variable]
Fixes: 92263a841b15 ("mwifiex: add SDIO rx single port aggregation")
Cc: Zhaoyang Liu <[email protected]>
Cc: Amitkumar Karwar <[email protected]>
Signed-off-by: Kirtika Ruchandani <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions