Re: [PATCH RFC 01/13] net: phy: allow settings table to support more than 32 link modes

2017-07-26 Thread Florian Fainelli
On 07/25/2017 07:02 AM, Russell King wrote: > Allow the phy settings table to support more than 32 link modes by > switching to the ethtool link mode bit number representation, rather > than storing the mask. This will allow phylink and other ethtool > code to share the settings table to look up s

[PATCH RFC 01/13] net: phy: allow settings table to support more than 32 link modes

2017-07-25 Thread Russell King
Allow the phy settings table to support more than 32 link modes by switching to the ethtool link mode bit number representation, rather than storing the mask. This will allow phylink and other ethtool code to share the settings table to look up settings. Signed-off-by: Russell King --- drivers/