From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.5 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_PASS,URIBL_BLOCKED,USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A6B56C4360F for ; Thu, 14 Mar 2019 18:45:16 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 848642184C for ; Thu, 14 Mar 2019 18:45:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727219AbfCNSpP (ORCPT ); Thu, 14 Mar 2019 14:45:15 -0400 Received: from charlotte.tuxdriver.com ([70.61.120.58]:55778 "EHLO smtp.tuxdriver.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726888AbfCNSpP (ORCPT ); Thu, 14 Mar 2019 14:45:15 -0400 Received: from uucp by smtp.tuxdriver.com with local-rmail (Exim 4.63) (envelope-from ) id 1h4VLt-0004G9-3S; Thu, 14 Mar 2019 14:45:13 -0400 Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.15.2/8.14.6) with ESMTP id x2EIbD2q019576; Thu, 14 Mar 2019 14:37:13 -0400 Received: (from linville@localhost) by localhost.localdomain (8.15.2/8.15.2/Submit) id x2EIbDis019575; Thu, 14 Mar 2019 14:37:13 -0400 Date: Thu, 14 Mar 2019 14:37:13 -0400 From: "John W. Linville" To: Michal Kubecek Cc: netdev@vger.kernel.org Subject: Re: [PATCH RESEND ethtool] ethtool: add 10000baseR_FEC link mode name Message-ID: <20190314183712.GD31709@tuxdriver.com> References: <20190227134904.D5ACBE00AD@unicorn.suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190227134904.D5ACBE00AD@unicorn.suse.cz> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Wed, Feb 27, 2019 at 02:49:04PM +0100, Michal Kubecek wrote: > ETHTOOL_LINK_MODE_10000baseR_FEC_BIT link mode is listed in > ethtool_link_mode_bit_indices array but doesn't have its name assigned in > the table in dump_link_caps() (so that it's not shown in "ethtool " > output) and is not listed in the manual page. Add it to both. > > Signed-off-by: Michal Kubecek Queued for next release -- thanks! John -- John W. Linville Someday the world will need a hero, and you linville@tuxdriver.com might be all we have. Be ready.