linux/drivers/staging/wilc1000
Chaehyun Lim 8f9d9e0041 staging: wilc1000: change handle_get_ip_address's return type to void
When handle_get_ip_address is called in hostIFthread that is a kernel
thread, it is not checked return type of this function. This patch
changes return type to void and removes braces if statement due to have
a single statement.

Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-05-03 14:05:59 -07:00
..
coreconfigurator.c
coreconfigurator.h
host_interface.c staging: wilc1000: change handle_get_ip_address's return type to void 2016-05-03 14:05:59 -07:00
host_interface.h
Kconfig staging: wilc1000: removes WIRELESS_EXT 2016-03-28 07:30:36 -07:00
linux_mon.c staging: wilc1000: Remove camel case in variable names. 2016-03-28 07:30:36 -07:00
linux_wlan.c staging: wilc1000: remove unused variables 2016-04-28 22:06:51 -07:00
Makefile
TODO
wilc_debugfs.c
wilc_msgqueue.c
wilc_msgqueue.h
wilc_sdio.c
wilc_spi.c
wilc_wfi_cfgoperations.c staging: wilc1000: adds a check routine when performed del_key() 2016-04-28 21:58:42 -07:00
wilc_wfi_cfgoperations.h
wilc_wfi_netdevice.h staging: wilc1000: txq_thread_started: replaces a semaphore with a completion 2016-04-28 21:58:42 -07:00
wilc_wlan_cfg.c
wilc_wlan_cfg.h
wilc_wlan_if.h staging: wilc1000: removes unused define 2016-03-28 07:30:36 -07:00
wilc_wlan.c Staging: wilc1000: Freed memory in case of error 2016-04-28 22:06:51 -07:00
wilc_wlan.h staging: wilc1000: change data type of wid argument in wilc_wlan_cfg_get_val 2016-03-29 12:39:52 -07:00