linux/drivers/staging/wilc1000
Dan Carpenter d99ee289b4 staging: wilc1000: fix mgmt_tx()
There was a missing curly brace so this function returns failure instead
of succeeding.

Fixes: 06fb9336ac ('staging: wilc1000: wilc_wfi_cfgoperations.c: replaces PRINT_ER with netdev_err')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-02-11 19:31:50 -08:00
..
coreconfigurator.c staging: wilc1000: remove warnings line over 80 characters 2016-02-07 17:34:58 -08:00
coreconfigurator.h staging: wilc1000: renames u64Tsf of connect_resp_info structure 2016-02-07 17:34:58 -08:00
host_interface.c staging: wilc1000: fix return error code of wilc_deinit 2016-02-07 17:34:58 -08:00
host_interface.h staging: wilc1000: fix return type of wilc_deinit 2016-02-07 17:34:58 -08:00
Kconfig staging: wilc1000: remove wilc memory allocation config 2015-12-21 13:20:04 -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_common.h staging: wilc1000: remove unnecessary log message using GENERIC_DBG tag 2016-02-07 17:34:58 -08:00
linux_wlan.c staging: wilc1000: remove unnecessary log message using GENERIC_DBG tag 2016-02-07 17:34:58 -08:00
Makefile staging: wilc1000: remove define TCP_ACK_FILTER 2016-02-07 17:34:58 -08:00
TODO staging: wilc1000: update TODO list 2015-06-02 13:55:40 +09:00
wilc_debugfs.c staging: wilc1000: remove unnecessary log message using GENERIC_DBG tag 2016-02-07 17:34:58 -08:00
wilc_msgqueue.c staging: wilc1000: wilc_msgqueue.c: removes debug print log 2016-02-07 17:34:58 -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: fix mgmt_tx() 2016-02-11 19:31:50 -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: remove unnecessary wilc_rx_complete function 2016-02-07 17:34:58 -08:00
wilc_wlan_cfg.c staging: wilc1000: remove unnecessary log message using GENERIC_DBG tag 2016-02-07 17:34:58 -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: Optimize code of wilc_get_chipid function 2016-02-07 17:34:58 -08:00
wilc_wlan.c staging: wilc1000: remove unnecessary log message using GENERIC_DBG tag 2016-02-07 17:34:58 -08:00
wilc_wlan.h staging: wilc1000: fix warnings for line over 80 characters 2016-02-07 17:34:58 -08:00