summaryrefslogtreecommitdiff
path: root/doc/develop/bootstd/script.rst
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2025-01-25 13:17:57 +0100
committerMarek Vasut <[email protected]>2025-01-29 22:52:24 +0100
commitd624a3e9abcb363e647f9bb6d4ba03de39091416 (patch)
tree7cb9e65d142830a337c389d650a3b55c9285c8b6 /doc/develop/bootstd/script.rst
parent25f19f4158bcaa0cb85abb49e32c52b9a95201aa (diff)
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 <[email protected]> Signed-off-by: Marek Vasut <[email protected]>
Diffstat (limited to 'doc/develop/bootstd/script.rst')
0 files changed, 0 insertions, 0 deletions