summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorChaehyun Lim <chaehyun.lim@gmail.com>2015-10-05 13:34:57 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-10-08 12:58:33 +0300
commit33e8ce215aff1ea662bdb44e0b30ac461f1c4003 (patch)
treea857bc391a0a365a1d35f82913f58a2716c16cc0 /include/linux
parent23fdedfcca5282e626532359dde6e86fa9c9a3ba (diff)
downloadlinux-33e8ce215aff1ea662bdb44e0b30ac461f1c4003.tar.xz
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/linux')
0 files changed, 0 insertions, 0 deletions