Re: [RFC net-next 2/3] igc: Remove unused igc_read/write_pci_cfg wrappers

From: Simon Horman
Date: Mon Jan 06 2025 - 08:23:36 EST


On Thu, Dec 26, 2024 at 04:52:14PM +0000, linux@xxxxxxxxxxx wrote:
> From: "Dr. David Alan Gilbert" <linux@xxxxxxxxxxx>
>
> igc_read_pci_cfg() and igc_write_pci_cfg were added in 2018 as part of
> commit 146740f9abc4 ("igc: Add support for PF")
> but have remained unused.
>
> Remove them.
>
> Signed-off-by: Dr. David Alan Gilbert <linux@xxxxxxxxxxx>

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>