aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorChaehyun Lim <[email protected]>2015-11-08 16:48:54 +0900
committerGreg Kroah-Hartman <[email protected]>2015-12-18 14:14:03 -0800
commit706ab42eae8a7a320d0364c7040c9419bfdea235 (patch)
treed6eb4cfb1f8bada5c4fa3afda32384b0589c85ca /tools/perf/scripts/python/bin
parentd3ae4fa40088045b500f4d1ce85eb926b6cd2d3e (diff)
staging: wilc1000: fix return type of host_int_add_ptk
This patch changes return type of host_int_add_ptk from s32 to int. The result variable gets return value from wilc_mq_send that has return type of int. It should be changed return type of this function as well as data type of result variable. Signed-off-by: Chaehyun Lim <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions