diff options
| author | 2015-12-30 21:15:41 +0900 | |
|---|---|---|
| committer | 2016-02-03 15:09:44 -0800 | |
| commit | cb8f4e0e6d8bc1d37a50578bf0a84dd5567afa08 (patch) | |
| tree | f3d902831d293144ec9c1e2408af5b80948cbd44 /include/linux | |
| parent | staging: wilc1000: remove return statement (diff) | |
staging: wilc1000: fix return type of host_int_get_ipaddress
This patch changes return type of host_int_get_ipaddress from s32 to
int. The result variable gets return value from wilc_mq_send that has
data 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 <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
