nuttx-apps/wireless
SPRESENSE 7de8d0603f wireless/gs2200m: Fix handling of ioctl except SIOCDENYINETSOCK
When running a dual stack (usrsock daemon and kernel stack),
ioctl requests that should be handled by the kernel stack are being
processed by the usrsock daemon. This causes ifconfig and ifup to fail.
The usrsock daemon that receives an ioctl request that should be
handled by the kernel stack should reply with ENOTTY.
Replying with ENOTTY means that the ioctl request can fall back to the
kernel stack.
2023-10-13 08:48:25 +02:00
..
bluetooth
gs2200m wireless/gs2200m: Fix handling of ioctl except SIOCDENYINETSOCK 2023-10-13 08:48:25 +02:00
ieee802154
iwpan
wapi Fixed the error that when the driver scan result is empty, iwe_stream->len is a random number because the user data buf is not initialized. 2023-09-05 12:34:13 +08:00
.gitignore
CMakeLists.txt
Make.defs
Makefile