[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2] tap-win32: Remove unnecessary stubs
From: |
Jason Wang |
Subject: |
Re: [PATCH v2] tap-win32: Remove unnecessary stubs |
Date: |
Tue, 26 Mar 2024 14:36:27 +0800 |
On Mon, Feb 12, 2024 at 10:04 PM Akihiko Odaki <akihiko.odaki@daynix.com> 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 <akihiko.odaki@daynix.com>
> ---
> Changes in v2:
> - Rebased.
> - Link to v1:
> https://lore.kernel.org/r/20231006051127.5429-1-akihiko.odaki@daynix.com
> ---
Queued.
Thanks
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH v2] tap-win32: Remove unnecessary stubs,
Jason Wang <=