YAMAMOTO Takashi b5bb0d56ad tcp: fix an assertion in "fix iob allocation deadlock" commit
Fix a wrong assertion in:

```
commit 98ec46d726b4b58e58f8fc149a38628d7dde193e
Author: YAMAMOTO Takashi <yamamoto@midokura.com>
Date:   Tue Jul 20 09:10:43 2021 +0900

    tcp_send_buffered.c: fix iob allocation deadlock

    Ensure to put the wrb back onto the write_q when blocking
    on iob allocation. Otherwise, it can deadlock with other
    threads doing the same thing.
```

I forget to submit this with https://github.com/apache/incubator-nuttx/pull/4257
2021-08-05 23:50:06 -07:00
..
2021-07-07 03:55:41 -05:00
2021-07-05 06:20:52 -05:00
2021-06-13 21:20:24 -05:00
2021-06-30 06:22:14 +09:00
2021-07-20 20:24:58 -07:00
2021-07-07 03:55:41 -05:00
2021-07-05 06:20:52 -05:00
2021-06-30 06:22:14 +09:00
2021-06-30 06:22:14 +09:00
2021-06-30 06:22:14 +09:00
2021-07-20 20:24:58 -07:00