38b39d3240
Fix few smatch warning related to 'warn: always true condition'. handle_cfg_param() warn: always true condition '(cfg_param_attr->auth_timeout < 65536) => (0-u16max < 65536)' handle_cfg_param() warn: always true condition '(cfg_param_attr->rts_threshold < 65536) => (0-u16max < 65536)' handle_cfg_param() warn: always true condition '(cfg_param_attr->beacon_interval < 65536) => (0-u16max < 65536)' handle_cfg_param() warn: always true condition '(cfg_param_attr->site_survey_scan_time < 65536) => (0-u16max < 65536)' handle_cfg_param() warn: always true condition '(cfg_param_attr->active_scan_time < 65536) => (0-u16max < 65536)' handle_cfg_param() warn: always true condition '(cfg_param_attr->passive_scan_time < 65536) => (0-u16max < 65536)' Signed-off-by: Ajay Singh <ajay.kathat@microchip.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
||
---|---|---|
.. | ||
coreconfigurator.c | ||
coreconfigurator.h | ||
host_interface.c | ||
host_interface.h | ||
Kconfig | ||
linux_mon.c | ||
linux_wlan.c | ||
Makefile | ||
TODO | ||
wilc_debugfs.c | ||
wilc_sdio.c | ||
wilc_spi.c | ||
wilc_wfi_cfgoperations.c | ||
wilc_wfi_cfgoperations.h | ||
wilc_wfi_netdevice.h | ||
wilc_wlan_cfg.c | ||
wilc_wlan_cfg.h | ||
wilc_wlan_if.h | ||
wilc_wlan.c | ||
wilc_wlan.h |