eb37430d40
'hostif_mib_set_request_bool' function receives a bool as value and
send the received value with MIB_VALUE_TYPE_BOOL type. There is
one case where the value passed is not a boolean one but
'MCAST_FILTER_PROMISC' which is '2'. Call hostif_mib_set_request_int
instead for related multicast enumeration. This changes original
code behaviour but seems to be the right way to do this.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
TODO | ||
eap_packet.h | ||
ks7010_sdio.c | ||
ks_hostif.c | ||
ks_hostif.h | ||
ks_wlan.h | ||
ks_wlan_ioctl.h | ||
ks_wlan_net.c | ||
michael_mic.c | ||
michael_mic.h |