linux_dsm_epyc7002/drivers/net/ethernet/mediatek
John Crispin 7c78b4ad9b net: mediatek: move the pending_work struct to the device generic struct
The worker always touches both netdevs. It is ethernet core and not MAC
specific. We only need one worker, which belongs into the ethernets core
struct.

Signed-off-by: John Crispin <blogic@openwrt.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-04-12 22:41:33 -04:00
..
Kconfig net-next: mediatek: add Kconfig and Makefile 2016-03-10 16:22:12 -05:00
Makefile net-next: mediatek: add Kconfig and Makefile 2016-03-10 16:22:12 -05:00
mtk_eth_soc.c net: mediatek: move the pending_work struct to the device generic struct 2016-04-12 22:41:33 -04:00
mtk_eth_soc.h net: mediatek: move the pending_work struct to the device generic struct 2016-04-12 22:41:33 -04:00