From 5e3efeab90b272ddcf9502af49ba1775c66c47bf Mon Sep 17 00:00:00 2001 From: Emil Tantilov Date: Fri, 4 Mar 2011 23:27:01 -0800 Subject: ethtool: remove mask for Auto in advertise section The mask for Auto in the advertise section is incorrect for any interface that supports speeds > 1000Mbps. Since the description already states that the mask can be a combination of the supported values it's probably better to just remove it. 'Auto' was misleading anyway. Signed-off-by: Emil Tantilov Tested-by: Stephen Ko Signed-off-by: Jeff Kirsher Signed-off-by: Ben Hutchings --- ethtool.8.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'ethtool.8.in') diff --git a/ethtool.8.in b/ethtool.8.in index 8b04335..6784d90 100644 --- a/ethtool.8.in +++ b/ethtool.8.in @@ -495,8 +495,6 @@ a hexadecimal value using one or a combination of the following values: .BR "0x8000" " 2500 Full" "(not supported by IEEE standards)" .TP 3 .BR "0x1000" " 10000 Full" -.TP 3 -.BR "0x03F" " Auto" .PD .RE .TP -- cgit v1.2.1