diff options
| author | Kirtika Ruchandani <kirtika.ruchandani@gmail.com> | 2016-11-24 04:26:57 +0300 |
|---|---|---|
| committer | Kalle Valo <kvalo@codeaurora.org> | 2016-11-29 18:27:50 +0300 |
| commit | 67dd2a754906863b221b855677edd020820dd1fc (patch) | |
| tree | 309286900e177ffa6115374bfea0867c607cce22 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | e9f1db8b6859ceb75f2517cd4b54782d1024360d (diff) | |
| download | linux-67dd2a754906863b221b855677edd020820dd1fc.tar.xz | |
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 <liuzy@marvell.com>
Cc: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Kirtika Ruchandani <kirtika@google.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
