mirror of
https://github.com/apache/nuttx.git
synced 2026-06-08 18:37:46 +08:00
ab7ceb26e0
Summary: - During Wi-Fi stress test, sometimes ASSERT() happens in gs2200m.c - This commit removes the ASSERT() but calls _remove_all_pkt() for a workaround. Impact: - None Testing: - Tested with spresense:wifi_smp Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>