openwrt/target/linux/ath25
Sergey Ryazanov d0a8870736 ath25: fix ethernet supported link modes for ar2313
Rework ethernet supported link modes to linkmode bitmask.

This is needed to suppress compilation errors:

   drivers/net/ethernet/atheros/ar231x/ar231x.c:1153:20: ...
     error: assignment to expression with array type
     phydev->supported &= (SUPPORTED_10baseT_Half
                       ^~

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
[cut out of bigger patch, adjust commit title/message]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:06:57 +00:00
..
base-files ath25: add back target support 2021-09-01 08:06:57 +00:00
image ath25: add back target support 2021-09-01 08:06:57 +00:00
patches-5.4 ath25: fix ethernet supported link modes for ar2313 2021-09-01 08:06:57 +00:00
profiles ath25: add back target support 2021-09-01 08:06:57 +00:00
config-5.4 ath25: update config for kernel 5.4 2021-09-01 08:06:57 +00:00
Makefile ath25: add back target support 2021-09-01 08:06:57 +00:00