]> 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)
commite8f6c349f9fb0bd9bdd93497e07a0378f1e701f3
tree883dbeeac6ca25a8b04f9abcffa66fc66dde50ce
parent22344efe3ad0663bb0f060c1fd165cc16083cf24
parent6f98869128ee7b79b9115a33378b2ac76c6e487a
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>