Re: [RFC net-next 3/3] igc: Remove unused igc_read/write_pcie_cap_reg

From: Simon Horman
Date: Mon Jan 06 2025 - 08:24:31 EST


On Thu, Dec 26, 2024 at 04:52:15PM +0000, linux@xxxxxxxxxxx wrote:
> From: "Dr. David Alan Gilbert" <linux@xxxxxxxxxxx>
>
> The last uses of igc_read_pcie_cap_reg() and igc_write_pcie_cap_reg()
> were removed in 2019 by
> commit 16ecd8d9af26 ("igc: Remove the obsolete workaround")
>
> Remove them.
>
> Signed-off-by: Dr. David Alan Gilbert <linux@xxxxxxxxxxx>

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>