Re: git: 4e7a375804e5 - main - IfAPI: Added missing accessor for if_home_vnet
Date: Tue, 30 Sep 2025 17:39:27 UTC
Hi, On Mon, Sep 29, 2025 at 09:16:59PM +0000, Kristof Provost wrote: K> URL: https://cgit.FreeBSD.org/src/commit/?id=4e7a375804e5ad4b244ce9a035fa971cbf2f0944 K> K> commit 4e7a375804e5ad4b244ce9a035fa971cbf2f0944 K> Author: ItzBlinkzy <kitey13579@gmail.com> K> AuthorDate: 2025-09-28 17:21:41 +0000 K> Commit: Kristof Provost <kp@FreeBSD.org> K> CommitDate: 2025-09-29 21:15:55 +0000 K> K> IfAPI: Added missing accessor for if_home_vnet K> K> Reviewed by: kp K> Signed-off-by: Kevin Irabor <kevin.irabor04@gmail.com> So, who is the actual author of the patch kitey13579@gmail.com or <kevin.irabor04@gmail.com>? The actual question is whether there is a driver that really needs to access this field or was this added by the logic that if a field exists in struct ifnet, a function to access it shall exist? -- Gleb Smirnoff