openwrt/target/linux/ath25
Sergey Ryazanov b1cc215d27 ath25: 4.9: fix Ethernet tiny issues
Few tiny fixes for issues caused by changes in the upstream:
 - do not touch PHY IRQ array (core code initializes it itself now)
 - add missed SET_NETDEV_DEV() invocation (causes segfault during phy
   connection)
 - use phy API inside the MDIO probe function instead of direct field
   access (consider phy structure changes in upstream and prevent
   similar issues in the future)

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
2017-06-07 06:46:52 +02:00
..
base-files
image
patches-4.4
patches-4.9 ath25: 4.9: fix Ethernet tiny issues 2017-06-07 06:46:52 +02:00
profiles
config-4.4
config-4.9 ath25: add preliminary kernel 4.9 support 2017-06-07 06:46:34 +02:00
Makefile