aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorKirtika Ruchandani <[email protected]>2016-11-23 17:25:29 -0800
committerKalle Valo <[email protected]>2016-11-29 17:27:48 +0200
commit2c2bcabf02e1453c1c8aceb6ee4c0ac62066a3a7 (patch)
tree84cd8f8f728fafa2f8a20be5bdc233aa969b5e55 /tools/perf/scripts/python/bin
parent8ac9134161d9d09ac5cc9df844e35156c54285cb (diff)
mwifiex: Remove unused 'sta_ptr' variable
Commit 429d90d2212b introduced mwifiex_cmd_tdls_oper() which initializes struct mwifiex_sta_node* sta_ptr, but does not use it. Compiling with W=1 gives the following warning, fix it. mwifiex/sta_cmd.c: In function ‘mwifiex_cmd_tdls_oper’: mwifiex/sta_cmd.c:1732:27: warning: variable ‘sta_ptr’ set but not used [-Wunused-but-set-variable] Fixes: 429d90d2212b ("mwifiex: add cfg80211 tdls_oper handler support") Cc: Avinash Patil <[email protected]> Signed-off-by: Kirtika Ruchandani <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions