alistair23-linux/drivers/staging/wilc1000
Bo YU c460495ee0 staging: wilc1000: fix incorrent type in initializer
Fix sparse warning:

drivers/staging/wilc1000//host_interface.c:444:49: warning: incorrect type in initializer (different address spaces)
drivers/staging/wilc1000//host_interface.c:444:49:    expected struct cfg80211_bss_ies const *ies
drivers/staging/wilc1000//host_interface.c:444:49:    got struct cfg80211_bss_ies const [noderef] <asn:4> *ies

Signed-off-by: Bo YU <tsu.yubo@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-02-28 08:45:28 +01:00
..
host_interface.c staging: wilc1000: fix incorrent type in initializer 2019-02-28 08:45:28 +01:00
host_interface.h staging: wilc1000: move macro and function prototype from wilc_wlan_if.h file 2019-02-07 13:34:45 +01:00
Kconfig staging: wilc1000: prefer 'help' in KConfig 2018-10-11 12:10:32 +02:00
Makefile staging: wilc1000: rename linux_wlan.c and linux_mon.c 2019-02-07 13:34:45 +01:00
microchip,wilc1000,sdio.txt staging: wilc1000: use descriptor-based interface for GPIO 2018-07-24 13:52:32 +02:00
microchip,wilc1000,spi.txt staging: wilc1000: use descriptor-based interface for GPIO 2018-07-24 13:52:32 +02:00
TODO staging: wilc1000: remove TODO item for comments and code style 2018-08-05 16:15:32 +02:00
wilc_mon.c staging: wilc1000: rename linux_wlan.c and linux_mon.c 2019-02-07 13:34:45 +01:00
wilc_netdev.c staging: wilc1000: rename linux_wlan.c and linux_mon.c 2019-02-07 13:34:45 +01:00
wilc_sdio.c staging: wilc1000: remove 'linux_' prefix in function names 2019-02-07 13:34:45 +01:00
wilc_spi.c staging: wilc1000: add 'wilc_' prefix to have proper namespace 2019-02-07 13:34:45 +01:00
wilc_wfi_cfgoperations.c staging: wilc1000: add 'wilc_' prefix to have proper namespace 2019-02-07 13:34:45 +01:00
wilc_wfi_cfgoperations.h staging: wilc1000: avoid the use of 'wilc_wfi_mon' static variable 2019-02-04 12:38:40 +01:00
wilc_wfi_netdevice.h staging: wilc1000: rename wilc_frmw_to_linux() 2019-02-07 13:34:45 +01:00
wilc_wlan.c staging: wilc1000: rename wilc_frmw_to_linux() 2019-02-07 13:34:45 +01:00
wilc_wlan.h staging: wilc1000: move macro and function prototype from wilc_wlan_if.h file 2019-02-07 13:34:45 +01:00
wilc_wlan_cfg.c staging: wilc1000: add 'wilc_' prefix to have proper namespace 2019-02-07 13:34:45 +01:00
wilc_wlan_cfg.h staging: wilc1000: rename 'wilc_mac_cfg' struct to 'wilc_cfg_str_vals' 2018-09-25 20:53:57 +02:00
wilc_wlan_if.h staging: wilc1000: move macro and function prototype from wilc_wlan_if.h file 2019-02-07 13:34:45 +01:00