diff options
| author | Chaehyun Lim <chaehyun.lim@gmail.com> | 2015-10-02 15:44:53 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-10-04 11:42:39 +0300 |
| commit | 244efb1f5df5589c98bc1d0d1850c896151b9caa (patch) | |
| tree | f9e224c6d4564022baad771c49634df4299b9878 /include/linux/console_struct.h | |
| parent | 5ba48ecca5bb528ee5893513f4e4b5f3c8a7c214 (diff) | |
| download | linux-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/console_struct.h')
0 files changed, 0 insertions, 0 deletions
