Re: [PATCH v3 2/2] net: phy: leds: Add support for "link" trigger

2017-11-07 Thread David Miller
From: "Maciej S. Szmigiero" Date: Thu, 2 Nov 2017 00:49:18 +0100 > Currently, we create a LED trigger for any link speed known to a PHY. > These triggers only fire when their exact link speed had been negotiated > (they aren't cumulative, that is, they don't fire for

Re: [PATCH v3 2/2] net: phy: leds: Add support for "link" trigger

2017-11-07 Thread David Miller
From: "Maciej S. Szmigiero" Date: Thu, 2 Nov 2017 00:49:18 +0100 > Currently, we create a LED trigger for any link speed known to a PHY. > These triggers only fire when their exact link speed had been negotiated > (they aren't cumulative, that is, they don't fire for "their or any higher" > link

[PATCH v3 2/2] net: phy: leds: Add support for "link" trigger

2017-11-01 Thread Maciej S. Szmigiero
Currently, we create a LED trigger for any link speed known to a PHY. These triggers only fire when their exact link speed had been negotiated (they aren't cumulative, that is, they don't fire for "their or any higher" link speed). What we are missing, however, is a trigger which will fire on any

[PATCH v3 2/2] net: phy: leds: Add support for "link" trigger

2017-11-01 Thread Maciej S. Szmigiero
Currently, we create a LED trigger for any link speed known to a PHY. These triggers only fire when their exact link speed had been negotiated (they aren't cumulative, that is, they don't fire for "their or any higher" link speed). What we are missing, however, is a trigger which will fire on any