linux/drivers/staging/wilc1000
Sasha Levin adf1b358a9 staging: wilc1000: off by one in wilc_wfi_cfg80211_mgmt_types
NL80211_IFTYPE_MAX represents the largest interface type number defined,
so declaring the array with that size will actually leave out the last
interface.

This causes invalid memory access whenever this array is used, which starts
happening at boot.

Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-05-31 09:00:15 +09:00
..
coreconfigsimulator.h
coreconfigurator.c staging: wilc1000: remove platform version checks 2015-05-31 08:56:56 +09:00
coreconfigurator.h
fifo_buffer.c
fifo_buffer.h
host_interface.c staging: wilc1000: remove thread wrapper 2015-05-31 08:56:57 +09:00
host_interface.h
itypes.h
Kconfig staging/wilc1000: fix Kconfig dependencies 2015-05-28 09:06:45 -07:00
linux_mon.c
linux_wlan_common.h
linux_wlan_sdio.c
linux_wlan_sdio.h
linux_wlan_spi.c
linux_wlan_spi.h
linux_wlan.c staging: wilc1000: remove __DRIVER_VERSION__ macro 2015-05-31 08:56:57 +09:00
Makefile staging: wilc1000: remove __DRIVER_VERSION__ macro 2015-05-31 08:56:57 +09:00
TODO
wilc_debugfs.c
wilc_errorsupport.h
wilc_event.h
wilc_exported_buf.c
wilc_log.h
wilc_memory.c
wilc_memory.h
wilc_msgqueue.c
wilc_msgqueue.h
wilc_osconfig.h staging: wilc1000: remove thread wrapper 2015-05-31 08:56:57 +09:00
wilc_oswrapper.h staging: wilc1000: remove thread wrapper 2015-05-31 08:56:57 +09:00
wilc_platform.h staging: wilc1000: remove thread wrapper 2015-05-31 08:56:57 +09:00
wilc_sdio.c
wilc_semaphore.c
wilc_semaphore.h
wilc_sleep.c staging: wilc1000: remove linux version checks 2015-05-31 08:56:56 +09:00
wilc_sleep.h
wilc_spi.c
wilc_strutils.c
wilc_strutils.h
wilc_time.c
wilc_time.h
wilc_timer.c
wilc_timer.h
wilc_type.h
wilc_wfi_cfgoperations.c staging: wilc1000: remove linux version checks 2015-05-31 08:56:56 +09:00
wilc_wfi_cfgoperations.h staging: wilc1000: off by one in wilc_wfi_cfg80211_mgmt_types 2015-05-31 09:00:15 +09:00
wilc_wfi_netdevice.c
wilc_wfi_netdevice.h staging: wilc1000: remove linux version checks 2015-05-31 08:56:56 +09:00
wilc_wlan_cfg.c
wilc_wlan_cfg.h
wilc_wlan_if.h
wilc_wlan.c
wilc_wlan.h