[PATCH net-next 0/2] stmmac: intel: minor clean-up

From: Wong Vee Khee
Date: Fri Jun 11 2021 - 09:11:31 EST


This patch series include two minor-cleanup patches:

1. Move all the hardcoded DEFINEs to dwmac-intel header file.
2. Fix the wrong kernel-doc on the intel_eth_pci_remove() function.

Since the changes are minor, only basic sanity tests are done on a
Intel TigerLake with Marvell88E2110 PHY:-

- Link is up and able to perform ping.
- phc2sys and ptp4l are running without errors.

Wong Vee Khee (2):
stmmac: intel: move definitions to dwmac-intel header file
stmmac: intel: fix wrong kernel-doc

.../net/ethernet/stmicro/stmmac/dwmac-intel.c | 18 +-----------------
.../net/ethernet/stmicro/stmmac/dwmac-intel.h | 16 ++++++++++++++++
2 files changed, 17 insertions(+), 17 deletions(-)

--
2.25.1