openwrt/target/linux/generic
David Bauer c44cefceb3 generic: kernel 5.4: fix probe error for AR803x PHYs
Atheros PHYs using the at803x driver apart from the AR8031/AR8033 fail
to probe with kernel 5.4, due to ret in at803x_probe being
uninitialized.

[    1.403461] Atheros 8035 ethernet: probe of 4ef600c00.ethernet:01
	       failed with error -1066114012

Initialize ret in order to successfully prove the PHYs on kernel 5.4.

Kernel 5.10 is not affected, as the ret is always assigned prior to
returning.

Tested on OCEDO Koala.

Reported-by: Russell Senior <russell@personaltelco.net>
Signed-off-by: David Bauer <mail@david-bauer.net>
2021-06-13 11:32:39 +02:00
..
backport-5.4 generic: kernel 5.4: fix probe error for AR803x PHYs 2021-06-13 11:32:39 +02:00
backport-5.10 generic: backport at803x fixes 2021-06-08 00:38:28 +02:00
files kernel: ar8216: remove soft_reset 2021-06-03 00:00:55 +02:00
hack-5.4 kernel: bump 5.4 to 5.4.124 2021-06-06 00:25:25 +02:00
hack-5.10 kernel: bump 5.10 to 5.10.42 2021-06-06 00:24:07 +02:00
image target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
pending-5.4 generic: backport at803x fixes 2021-06-08 00:38:28 +02:00
pending-5.10 generic: backport at803x fixes 2021-06-08 00:38:28 +02:00
config-5.4 kernel: add missing symbol CONFIG_AHCI_XGENE 2021-05-30 02:21:02 +02:00
config-5.10 kernel: add missing symbol CONFIG_AHCI_XGENE 2021-05-30 02:21:02 +02:00
config-filter kernel: generic: filter out CONFIG_PLUGIN_HOSTCC 2021-03-06 03:52:33 +00:00
PATCHES kernel: update PATCHES with a stricter policy 2013-07-09 20:52:07 +00:00