]> asedeno.scripts.mit.edu Git - linux.git/commit
net: phy: improve definition of __ETHTOOL_LINK_MODE_MASK_NBITS
authorHeiner Kallweit <hkallweit1@gmail.com>
Fri, 22 Feb 2019 18:25:59 +0000 (19:25 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 Feb 2019 01:33:59 +0000 (17:33 -0800)
commite728fdf0628971d43cb4e48860defc6e8a553761
tree02d60c34b9d0d259f959bd79da9b820129f5e266
parentfad4271bec382a7a985ba9c1b31c85611ec90708
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>
include/linux/ethtool.h
include/uapi/linux/ethtool.h