Re: [RFC net-next] ixgbevf: Remove unused ixgbevf_hv_mbx_ops
From: Simon Horman
Date: Mon Jan 06 2025 - 08:12:56 EST
On Thu, Dec 26, 2024 at 02:09:23PM +0000, linux@xxxxxxxxxxx wrote:
> From: "Dr. David Alan Gilbert" <linux@xxxxxxxxxxx>
>
> The const struct ixgbevf_hv_mbx_ops was added in 2016 as part of
> commit c6d45171d706 ("ixgbevf: Support Windows hosts (Hyper-V)")
>
> but has remained unused.
>
> The functions it references are still referenced elsewhere.
>
> Remove it.
>
> Signed-off-by: Dr. David Alan Gilbert <linux@xxxxxxxxxxx>
Reviewed-by: Simon Horman <horms@xxxxxxxxxx>