summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorChaehyun Lim <chaehyun.lim@gmail.com>2015-10-02 15:44:53 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-10-04 11:42:39 +0300
commit244efb1f5df5589c98bc1d0d1850c896151b9caa (patch)
treef9e224c6d4564022baad771c49634df4299b9878 /include/linux
parent5ba48ecca5bb528ee5893513f4e4b5f3c8a7c214 (diff)
downloadlinux-244efb1f5df5589c98bc1d0d1850c896151b9caa.tar.xz
staging: wilc1000: fix return type of host_int_wait_msg_queue_idle
This patch changes return type of host_int_wait_msg_queue_idle from s32 to int. s32Error gets return value from wilc_mq_send that has return type of int. It should be changed return type of host_int_wait_msg_queue_idle by int as well as data type of s32Error. Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions