]> Git Repo - linux.git/commit
phy: increase size of MII_BUS_ID_SIZE and bus_id
authorVolodymyr Bendiuga <[email protected]>
Thu, 19 Jan 2017 16:05:04 +0000 (17:05 +0100)
committerDavid S. Miller <[email protected]>
Thu, 19 Jan 2017 16:46:20 +0000 (11:46 -0500)
commit4567d686f5c6d955e57a3afa1741944c1e7f4033
tree5604eaaf1d51a665623e5a609764a7094aea1914
parentc2594d804d5c8033861d44840673d852d98508c1
phy: increase size of MII_BUS_ID_SIZE and bus_id

Some bus names are pretty long and do not fit into
17 chars. Increase therefore MII_BUS_ID_SIZE and
phy_fixup.bus_id to larger number. Now mii_bus.id
can host larger name.

Signed-off-by: Volodymyr Bendiuga <[email protected]>
Signed-off-by: Magnus Öberg <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
include/linux/phy.h
This page took 0.057705 seconds and 4 git commands to generate.