From patchwork Wed Nov 20 02:25:40 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jesse Brandeburg X-Patchwork-Id: 292635 X-Patchwork-Delegate: davem@davemloft.net Return-Path: X-Original-To: patchwork-incoming@ozlabs.org Delivered-To: patchwork-incoming@ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 1BEB82C0087 for ; Wed, 20 Nov 2013 13:26:00 +1100 (EST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753056Ab3KTCZo (ORCPT ); Tue, 19 Nov 2013 21:25:44 -0500 Received: from mga02.intel.com ([134.134.136.20]:41454 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752211Ab3KTCZo (ORCPT ); Tue, 19 Nov 2013 21:25:44 -0500 Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga101.jf.intel.com with ESMTP; 19 Nov 2013 18:25:41 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.93,535,1378882800"; d="scan'208";a="438204762" Received: from jbrandeb-snb.jf.intel.com ([134.134.3.159]) by orsmga002.jf.intel.com with ESMTP; 19 Nov 2013 18:25:41 -0800 Received: from jbrandeb-snb.jf.intel.com (localhost [127.0.0.1]) by jbrandeb-snb.jf.intel.com (8.14.5/8.14.5) with ESMTP id rAK2PeUP006486; Tue, 19 Nov 2013 18:25:41 -0800 Subject: [PATCH] ethtool: fix man page for new speeds To: bhutchings@solarflare.com From: Jesse Brandeburg Cc: netdev@vger.kernel.org Date: Tue, 19 Nov 2013 18:25:40 -0800 Message-ID: <20131120022540.6464.98397.stgit@jbrandeb-snb.jf.intel.com> User-Agent: StGit/0.16-44-gd947d-dirty MIME-Version: 1.0 Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org both the 20000 and 40000 speeds either were wrong or just not documented. Fix both. Signed-off-by: Jesse Brandeburg --- ethtool.8.in | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/ethtool.8.in b/ethtool.8.in index f587ec8..f320f7f 100644 --- a/ethtool.8.in +++ b/ethtool.8.in @@ -549,8 +549,12 @@ lB l lB. 0x020 1000 Full 0x8000 2500 Full (not supported by IEEE standards) 0x1000 10000 Full -0x20000 20000MLD2 Full (not supported by IEEE standards) -0x40000 20000KR2 Full (not supported by IEEE standards) +0x200000 20000MLD2 Full (not supported by IEEE standards) +0x400000 20000KR2 Full (not supported by IEEE standards) +0x800000 40000KR4 Full +0x1000000 40000CR4 Full +0x2000000 40000SR4 Full +0x4000000 40000LR4 Full .TE .TP .BI phyad \ N