net: dsa: microchip: use delayed_work instead of timer + work
authorGeorge McCollister <george.mccollister@gmail.com>
Tue, 10 Mar 2020 17:58:59 +0000 (12:58 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 10 Mar 2020 23:10:19 +0000 (16:10 -0700)
commit469b390e1ba330e888175e55d78573db2e9a8cb4
tree72580e210fb5e9248a9a14ab76ce086ca06db710
parent377bb76444a1c501e551522af6039ef7f33b0fa3
net: dsa: microchip: use delayed_work instead of timer + work

Simplify ksz_common.c by using delayed_work instead of a combination of
timer and work.

Signed-off-by: George McCollister <george.mccollister@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/microchip/ksz_common.c
drivers/net/dsa/microchip/ksz_common.h