nuttx-apps/wireless
Masayuki Ishikawa f4b0f9e290 wireless: gs2200m: Fix recvfrom_reques() in gs2200m_main.c
Summary:
- During Wi-Fi stress test, I noticed ASSERT happens in gs2200m_main.c
- Actually, req->max_buflen was 0 but the case was not handled correctly
- This commit fixes this issue

Impact:
- Affects read/recvfrom with len=0 cases

Testing:
- Tested with spresense:wifi_smp
- Run nxplayer for audio streaming
- Run ps/free/ifconfig commands via telnet
- Run smp command via telnet

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2020-10-09 08:47:14 +02:00
..
bluetooth nxstyle: Fixup existing long lines 2020-08-29 14:04:44 -06:00
gs2200m wireless: gs2200m: Fix recvfrom_reques() in gs2200m_main.c 2020-10-09 08:47:14 +02:00
ieee802154 Rewritten READMEs to Markdown 2020-07-25 01:01:51 -07:00
iwpan build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03:00
wapi wireless/wapi: add option to associate with bssid 2020-09-19 04:20:43 -07:00
.gitignore Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00
Make.defs Make.defs: Use complete include path 2020-02-19 12:56:10 -06:00
Makefile apps/wireless/wapi: Fix problems in build support. Fix some initial compile isses (still does not compile). 2017-04-10 14:57:33 -06:00