]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'stmmac-intel-cleanups'
authorDavid S. Miller <davem@davemloft.net>
Sat, 12 Jun 2021 20:10:52 +0000 (13:10 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 12 Jun 2021 20:10:52 +0000 (13:10 -0700)
commitac2b89022b4e27ec0bf87cff99f6a50381051c9a
tree883dbeeac6ca25a8b04f9abcffa66fc66dde50ce
parent6954f1b1e24925e56e23f3361b7fd7e32b18f5de
parent5b2045cff3315252a140c600b371b3e204aa4304
Merge branch 'stmmac-intel-cleanups'

Wong Vee Khee says:

====================
stmmac: intel: minor clean-up

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.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>