net: ethtool: Add macro to clear a link mode setting
authorLendacky, Thomas <Thomas.Lendacky@amd.com>
Fri, 18 Aug 2017 14:03:44 +0000 (09:03 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 Aug 2017 23:30:17 +0000 (16:30 -0700)
commit606c07f3086017a8c2d7ce0843807e81b541edcc
treeabd4700b961979f6aad6c557e000f1aaad5f48c5
parent80a788c94e6c0aa29dfbb43eae4a0d4144992c5d
net: ethtool: Add macro to clear a link mode setting

There are currently macros to set and test an ETHTOOL_LINK_MODE_ setting,
but not to clear one. Add a macro to clear an ETHTOOL_LINK_MODE_ setting.

Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/ethtool.h