Re: [PATCH net-next] net: dsa: microchip: use delayed_work instead of timer + work

From: David Miller
Date: Tue Mar 10 2020 - 19:11:04 EST


From: George McCollister <george.mccollister@xxxxxxxxx>
Date: Tue, 10 Mar 2020 12:58:59 -0500

> Simplify ksz_common.c by using delayed_work instead of a combination of
> timer and work.
>
> Signed-off-by: George McCollister <george.mccollister@xxxxxxxxx>

Applied, thanks.