Re: [PATCH RESEND net-next 0/4] enetc: code cleanups

2021-01-05 Thread David Miller
From: Michael Walle Date: Mon, 28 Dec 2020 14:00:30 +0100 > This are some code cleanups in the MDIO part of the enetc. They are > intended to make the code more readable. Series applied, thank you.

[PATCH RESEND net-next 0/4] enetc: code cleanups

2020-12-28 Thread Michael Walle
This are some code cleanups in the MDIO part of the enetc. They are intended to make the code more readable. Michael Walle (4): enetc: drop unneeded indirection enetc: don't use macro magic for the readx_poll_timeout() callback enetc: drop MDIO_DATA() macro enetc: reorder macros and