Files
u-boot/include
Marek Vasut d624a3e9ab net: miiphybb: Fix short name length
Multiple drivers copy the MDIO instance name from struct mii_phy to
struct bb_miiphy_bus, but the name field in these two structs have
different lengths, the bb_miiphy_bus one is 16 bytes, the source one
is 32 bytes. Make sure these two lengths are always synchronized, use
MDIO_NAME_LEN for both.

Reviewed-by: Paul Barker <paul.barker.ct@bp.renesas.com>
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
2025-01-29 22:52:24 +01:00
..
2025-01-22 15:58:03 -06:00
2024-11-20 17:57:58 +01:00
2025-01-05 02:30:49 +01:00
2024-12-31 10:58:30 -06:00
2025-01-26 11:06:56 +01:00
2025-01-29 22:52:24 +01:00
2024-11-25 23:07:37 -03:00
2024-11-20 17:57:58 +01:00
2025-01-14 14:29:29 -06:00
2025-01-22 09:47:50 -06:00
2025-01-07 15:45:51 +02:00
2025-01-01 10:40:33 -06:00