]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit13a1fc82a3384b0f90319f7f9c8cf12d0286900f
tree72580e210fb5e9248a9a14ab76ce086ca06db710
parent61f4c890023cd5c110602d3984a3681d5b81957e
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