OSDN Git Service

staging: wilc1000: fix return type of wilc_add_rx_gtk declaration
authorChaehyun Lim <chaehyun.lim@gmail.com>
Tue, 22 Dec 2015 00:48:59 +0000 (09:48 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Feb 2016 23:05:35 +0000 (15:05 -0800)
commita11486e48b24bb8c2fef218adfedafde65345d05
tree1422e613c7815b6eec777b2ba660132eb9cb4e77
parent961875ed9e7d88fc0e79d32c883775064cbb63fd
staging: wilc1000: fix return type of wilc_add_rx_gtk declaration

This patch changes return type of wilc_add_rx_gtk declaration from s32
to int. The return type of this function declaration and definition
should be same as data type of int.

Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.h