Re: [PATCH 2/2] net: phy: simplify phy_supported_speeds()

2017-04-17 Thread David Miller
From: Russell King Date: Thu, 13 Apr 2017 16:49:20 +0100 > Simplify the loop in phy_supported_speeds(). > > Signed-off-by: Russell King Also applied to net-next, thanks.

[PATCH 2/2] net: phy: simplify phy_supported_speeds()

2017-04-13 Thread Russell King
Simplify the loop in phy_supported_speeds(). Signed-off-by: Russell King --- drivers/net/phy/phy.c | 14 -- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/drivers/net/phy/phy.c b/drivers/net/phy/phy.c index 00280d4eeb56..6afbd973a779