diff options
| author | Chaehyun Lim <chaehyun.lim@gmail.com> | 2015-10-05 19:34:57 +0900 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-10-08 10:58:33 +0100 |
| commit | 33e8ce215aff1ea662bdb44e0b30ac461f1c4003 (patch) | |
| tree | a857bc391a0a365a1d35f82913f58a2716c16cc0 /include/uapi/linux/module.h | |
| parent | 23fdedfcca5282e626532359dde6e86fa9c9a3ba (diff) | |
staging: wilc1000: fix return type of host_int_remove_wep_key
This patch changes return type of host_int_remove_wep_key from s32 to
int. s32Error gets return value from wilc_mq_send that has return type
of int. It should be changed return type 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/uapi/linux/module.h')
0 files changed, 0 insertions, 0 deletions
