
5 Dec
2021
5 Dec
'21
midnight
This small patch set contains some bug fixes. The first is for the recently introduced ->port_probe() DSA switch method, and the second is for the recently introduced SJA1105 driver.
Vladimir Oltean (2): net: dsa: fix phydev->speed being uninitialized for the CPU port fixed PHY net: dsa: sja1105: fix device id detection
drivers/net/sja1105.c | 6 ------ net/dsa-uclass.c | 11 +++++++++++ 2 files changed, 11 insertions(+), 6 deletions(-)
--
2.25.1