Re: [PATCH v4 3/3] net: phy: leds: add support for led triggers on phy link state change

From: David Miller
Date: Thu Oct 13 2016 - 12:08:11 EST


From: Zach Brown <zach.brown@xxxxxx>
Date: Thu, 13 Oct 2016 10:42:46 -0500

> Do you have suggestions on how to better handle the choice of the array size
> and the speeds?

All of the speed values are simply the rate in bits per second.

There is therefore no reason you can't just print the raw value and
scale it to whatever is appropriate ("MB/s", "GB/s", etc.)