From patchwork Fri Aug 18 11:31:36 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Salil Mehta X-Patchwork-Id: 110378 Delivered-To: patch@linaro.org Received: by 10.140.95.78 with SMTP id h72csp786618qge; Fri, 18 Aug 2017 04:32:35 -0700 (PDT) X-Received: by 10.84.232.200 with SMTP id x8mr2547762plm.363.1503055955323; Fri, 18 Aug 2017 04:32:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1503055955; cv=none; d=google.com; s=arc-20160816; b=YPrU+gmBbuAbLLxH0DLATUCMpikpznnrYVtQfdR6XpkT6pPeFZl6NH5SEqLom+Zcj1 W5In8CZW5g+h6Z/7Ce/MgxgrdXKcBP+qQvRe1k+iz1Lxy/AgQ5uGpitgV//q7pRKNUiK jEysK+FxMg8g+F677rOMGr/FdmkyfBx/TJ4HBBAoqKrjEmbY/FlyOhnv1rt0uh7ncwCY T9xkGkfwIfJVf5Zz7vupneP+Gbtnfg3k1d8UkFJC/UusRK49Scu3OJ/2bzwSfcwsD1ed czQsPY7zURTfOk4JXHawVufxkhTKaiTR3e/f+V3pHpcywdJRI5lQzikdodqr7Q0j0LzK mdMA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:message-id:date:subject:cc :to:from:arc-authentication-results; bh=OcMfNHX+S6UimvoUVsGv88Yuo9H03UmyZo6d0XlAMc4=; b=mD4G4I1ZlJuzBQn7GxIFum176NEss3XG7sWjW0HEqG00qerUrRGX1RBl8XngeZw9Cn 0qTUByW8Gl7toGCgjtf7evJxr6JK/bItzOToSN3mTWD6hyLir8xnS2vnnSbR8Ud9sesr fvU7AcWoSC1L65Ml3uEuWIhNCC+vQM8tCNhQ02j/4WdZukDdpoC/FoZNgKenSVmFNQEn VYFGQ/FC9h3N4cX7Y8ERwVitpN3MFkxkbw56yXc3bZgL256qsk1j8+nk4r4VuDnHL9VO 0/hBBfZu2B5MgbOLb2M9aCcSF4Ybg7u0Bag3Qm9dK6HUYTydZG3XFijiyM+r9Mzakv9x a3mg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id p1si3778643pld.308.2017.08.18.04.32.35; Fri, 18 Aug 2017 04:32:35 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751246AbdHRLcb (ORCPT + 26 others); Fri, 18 Aug 2017 07:32:31 -0400 Received: from szxga04-in.huawei.com ([45.249.212.190]:4499 "EHLO szxga04-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750709AbdHRLc3 (ORCPT ); Fri, 18 Aug 2017 07:32:29 -0400 Received: from 172.30.72.59 (EHLO DGGEMS414-HUB.china.huawei.com) ([172.30.72.59]) by dggrg04-dlp.huawei.com (MOS 4.4.6-GA FastPath queued) with ESMTP id DFK58056; Fri, 18 Aug 2017 19:32:22 +0800 (CST) Received: from S00293818-DELL1.china.huawei.com (10.203.181.151) by DGGEMS414-HUB.china.huawei.com (10.3.19.214) with Microsoft SMTP Server id 14.3.301.0; Fri, 18 Aug 2017 19:32:12 +0800 From: Salil Mehta To: CC: , , , , , , , , Subject: [PATCH net-next 0/3] Misc. Bug fixes for HNS3 Ethernet Driver Date: Fri, 18 Aug 2017 12:31:36 +0100 Message-ID: <20170818113139.153200-1-salil.mehta@huawei.com> X-Mailer: git-send-email 2.8.3 MIME-Version: 1.0 X-Originating-IP: [10.203.181.151] X-CFilter-Loop: Reflected X-Mirapoint-Virus-RAPID-Raw: score=unknown(0), refid=str=0001.0A090205.5996D047.0071, ss=1, re=0.000, recu=0.000, reip=0.000, cl=1, cld=1, fgs=0, ip=0.0.0.0, so=2014-11-16 11:51:01, dmn=2013-03-21 17:37:32 X-Mirapoint-Loop-Id: 3a676f8eb92707262b709a163cb49578 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This patch-set fixes various bugs reported by community. Salil Mehta (3): net: hns3: Fixes the missing u64_stats_fetch_begin_irq in 64-bit stats fetch net: hns3: Fixes the static checker error warning in hns3_get_link_ksettings() net: hns3: Fixes the static check warning due to missing unsupp L3 proto check .../net/ethernet/hisilicon/hns3/hns3pf/hns3_enet.c | 16 +++- .../ethernet/hisilicon/hns3/hns3pf/hns3_ethtool.c | 85 ++++++++++++---------- 2 files changed, 60 insertions(+), 41 deletions(-) -- 2.7.4