]> git.itanic.dy.fi Git - linux-stable/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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Nov 2017 14:53:14 +0000 (15:53 +0100)
commita88a90128888dba8754db5a194dba84e9703b93f
tree5b150eba68c9766b49bfbe20e276a9459baa22c8
parent04e13a5ec96db94c1cc8ce7b0b1e1b626e0c00c7
phy: increase size of MII_BUS_ID_SIZE and bus_id

[ Upstream commit 4567d686f5c6d955e57a3afa1741944c1e7f4033 ]

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>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/phy.h