commit | 606c07f3086017a8c2d7ce0843807e81b541edcc | [log] [tgz] |
---|---|---|
author | Lendacky, Thomas <Thomas.Lendacky@amd.com> | Fri Aug 18 09:03:44 2017 -0500 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 18 16:30:17 2017 -0700 |
tree | abd4700b961979f6aad6c557e000f1aaad5f48c5 | |
parent | 80a788c94e6c0aa29dfbb43eae4a0d4144992c5d [diff] |
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>