]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
phy: increase size of MII_BUS_ID_SIZE and bus_id
authorVolodymyr Bendiuga <volodymyr.bendiuga@gmail.com>
Thu, 19 Jan 2017 16:05:04 +0000 (17:05 +0100)
committerDavid S. Miller <davem@davemloft.net>
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 <volodymyr.bendiuga@gmail.com>
Signed-off-by: Magnus Öberg <magnus.oberg@westermo.se>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/phy.h