[LEDE-DEV] [PATCH 0/2] kernel: switches fixes

Sergey Ryazanov ryazanov.s.a at gmail.com
Tue Jun 6 15:25:30 PDT 2017


Hello,

this series contains couple of patches for issues spotted during the
ath25 kernel update. The first patch is a fix for real issue with
autonegotiation. The second one is a cosmetic change for the function
return value, which confused me during the driver code studying.

Sergey Ryazanov (2):
  mvswitch: fix autonegotiation issue
  ip17xx: correct aneg_done return value

 target/linux/generic/files/drivers/net/phy/ip17xx.c   | 2 +-
 target/linux/generic/files/drivers/net/phy/mvswitch.c | 7 +++++++
 2 files changed, 8 insertions(+), 1 deletion(-)

-- 
2.10.2




More information about the Lede-dev mailing list