diff options
| author | 2016-02-05 10:35:11 +0900 | |
|---|---|---|
| committer | 2016-02-07 17:34:58 -0800 | |
| commit | 4168da71875c8aca823a78fa33f5481efa7dc36e (patch) | |
| tree | fcfacc00271040bc608367a12b66b0aacd217a9a /include/linux | |
| parent | staging: wilc1000: remove warnings line over 80 characters (diff) | |
staging: wilc1000: fix return type of wilc_hif_set_cfg
This patch changes return type of wilc_hif_set_cfg 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
