linux/drivers/staging/wilc1000
Chaehyun Lim e5349952de staging: wilc1000: linux_mon: remove debug message of kmalloc failure
There is no need to print debug message when kmalloc is failed.
This message is redundant. The code already show us that kmalloc is
failed. The braces of first if statement is remove as well because if
statement has a single statement.

Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-02-03 15:34:29 -08:00
..
Kconfig staging: wilc1000: remove wilc memory allocation config 2015-12-21 13:20:04 -08:00
Makefile staging: wilc1000: use unified firmware 2016-02-03 15:25:40 -08:00
TODO staging: wilc1000: update TODO list 2015-06-02 13:55:40 +09:00
coreconfigurator.c staging: wilc1000: renames u16index variable 2016-02-03 15:29:56 -08:00
coreconfigurator.h staging: wilc1000: pass struct wilc 2015-12-21 13:21:09 -08:00
host_interface.c staging: wilc1000: fix alignment for open parenthesis 2016-02-03 15:27:05 -08:00
host_interface.h staging: wilc1000: fix return type of wilc_init 2016-02-03 15:17:27 -08:00
linux_mon.c staging: wilc1000: linux_mon: remove debug message of kmalloc failure 2016-02-03 15:34:29 -08:00
linux_wlan.c staging: wilc1000: fixes add spaces required around 2016-02-03 15:28:21 -08:00
linux_wlan_common.h staging: wilc1000: remove wilc memory allocation config 2015-12-21 13:20:04 -08:00
wilc_debugfs.c staging: wilc1000: add missing __user attribute 2016-02-03 15:11:00 -08:00
wilc_msgqueue.c staging: wilc1000: wilc_msgqueue: release semaphore in error path 2016-02-03 15:33:09 -08:00
wilc_msgqueue.h staging: wilc1000: wilc_msgqueue: use standard struct list_head 2016-02-03 15:33:09 -08:00
wilc_sdio.c staging: wilc1000: sdio_init: add resume argument 2016-02-03 15:25:40 -08:00
wilc_spi.c staging: wilc1000: sdio_init: add resume argument 2016-02-03 15:25:40 -08:00
wilc_wfi_cfgoperations.c staging: wilc1000: call power save after changing mode 2016-02-03 15:25:40 -08:00
wilc_wfi_cfgoperations.h staging/wilc1000: use device pointer for phy creation 2015-12-18 14:19:20 -08:00
wilc_wfi_netdevice.h staging: wilc1000: set bssid with mode 2016-02-03 15:25:40 -08:00
wilc_wlan.c staging: wilc1000: remove wilc_set_machw_change_vir_if 2016-02-03 15:25:40 -08:00
wilc_wlan.h staging: wilc1000: set bssid with mode 2016-02-03 15:25:40 -08:00
wilc_wlan_cfg.c staging: wilc1000: pass struct wilc 2015-12-21 13:21:09 -08:00
wilc_wlan_cfg.h staging: wilc1000: pass struct wilc 2015-12-21 13:21:09 -08:00
wilc_wlan_if.h staging: wilc1000: pass struct wilc to the functions which use hif_func 2015-12-18 14:30:50 -08:00