On Mon, Feb 12, 2024 at 10:04 PM Akihiko Odaki wrote:
>
> Some of them are only necessary for POSIX systems. The others are
> assigned to function pointers in NetClientInfo that can actually be
> NULL.
>
> Signed-off-by: Akihiko Odaki
> ---
> Changes in v2:
> - Rebased.
> - Link to v1:
> https:/
Hi Jason,
I have this and a few other network-related patches not reviewed. Can
you review them?
I have the following patches ready for review:
https://patchew.org/QEMU/20230921094851.36295-1-akihiko.od...@daynix.com/
("[PATCH v2] Revert "tap: setting error appropriately when calling
net_init
Some of them are only necessary for POSIX systems. The others are
assigned to function pointers in NetClientInfo that can actually be
NULL.
Signed-off-by: Akihiko Odaki
---
Changes in v2:
- Rebased.
- Link to v1:
https://lore.kernel.org/r/20231006051127.5429-1-akihiko.od...@daynix.com
---
net/t