Re: [PATCH v3] net: phy: leds: Don't make our own link speed names

From: David Miller
Date: Sat Nov 10 2018 - 00:31:00 EST


From: Kyle Roeschley <kyle.roeschley@xxxxxx>
Date: Fri, 9 Nov 2018 12:48:03 -0600

> The phy core provides a handy phy_speed_to_str() helper, so use that
> instead of doing our own formatting of the different known link speeds.
> To do this, increase PHY_LED_TRIGGER_SPEED_SUFFIX_SIZE to 11 so we can fit
> 'Unsupported' if necessary.
>
> Signed-off-by: Kyle Roeschley <kyle.roeschley@xxxxxx>

Applied to net-next.