commit | e728fdf0628971d43cb4e48860defc6e8a553761 | [log] [tgz] |
---|---|---|
author | Heiner Kallweit <hkallweit1@gmail.com> | Fri Feb 22 19:25:59 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sun Feb 24 17:33:59 2019 -0800 |
tree | 02d60c34b9d0d259f959bd79da9b820129f5e266 | |
parent | fad4271bec382a7a985ba9c1b31c85611ec90708 [diff] |
net: phy: improve definition of __ETHTOOL_LINK_MODE_MASK_NBITS The way to define __ETHTOOL_LINK_MODE_MASK_NBITS seems to be overly complicated, go with a standard approach instead. Whilst we're at it, move the comment to the right place. v2: - rebased Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>