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