Re: [PATCH net-next v3 2/9] net: sunhme: Remove residual polling code

From: Simon Horman
Date: Wed Mar 15 2023 - 12:00:13 EST


On Mon, Mar 13, 2023 at 08:36:06PM -0400, Sean Anderson wrote:
> The sunhme driver never used the hardware MII polling feature. Even the
> if-def'd out happy_meal_poll_start was removed by 2002 [1]. Remove the
> various places in the driver which needlessly guard against MII interrupts
> which will never be enabled.
>
> [1] https://lwn.net/2002/0411/a/2.5.8-pre3.php3
>
> Signed-off-by: Sean Anderson <seanga2@xxxxxxxxx>

Reviewed-by: Simon Horman <simon.horman@xxxxxxxxxxxx>