aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKirtika Ruchandani <[email protected]>2016-11-23 17:24:40 -0800
committerKalle Valo <[email protected]>2016-11-29 17:27:47 +0200
commit70d740598713cb6164e9b6b4ccd03ea3101377cd (patch)
tree895c61db365fab009496fe71c21670bddeddad8b /tools/perf/scripts/python
parentc06696a9582098e4e12b027effa405135f79aaa5 (diff)
mwifiex: Removed unused mwifiex_private* 'priv' variable
Commit bec568ff5107 removed the last remaining usage of struct mwifiex_private* priv in mwifiex_fw_dpc(), by removing the call to mwifiex_del_virtual_intf(). Compiling mwifiex/ with W=1 gives the following warning, fix it. mwifiex/main.c: In function ‘mwifiex_fw_dpc’: mwifiex/main.c:520:26: warning: variable ‘priv’ set but not used [-Wunused-but-set-variable] Fixes: bec568ff5107 ("mwifiex: failure path handling in mwifiex_add_virtual_intf()") 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')
0 files changed, 0 insertions, 0 deletions