tn3399_openwrt/target/linux/ath25
Sergey Ryazanov 36e06497f4 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>
2020-09-06 19:49:37 +02:00
..
base-files ath25: add back target support 2020-09-06 19:49:05 +02:00
image ath25: add back target support 2020-09-06 19:49:05 +02:00
patches-5.4 ath25: fix ethernet supported link modes for ar2313 2020-09-06 19:49:37 +02:00
profiles ath25: add back target support 2020-09-06 19:49:05 +02:00
config-5.4 ath25: update config for kernel 5.4 2020-09-06 19:49:19 +02:00
Makefile ath25: add back target support 2020-09-06 19:49:05 +02:00