Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933280AbeAIGVw (ORCPT + 1 other); Tue, 9 Jan 2018 01:21:52 -0500 Received: from szxga06-in.huawei.com ([45.249.212.32]:59839 "EHLO huawei.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1751572AbeAIGVu (ORCPT ); Tue, 9 Jan 2018 01:21:50 -0500 From: Peng Li To: CC: , , , , Subject: [PATCH net-next 0/2] code improvements in HNS3 driver Date: Tue, 9 Jan 2018 14:50:57 +0800 Message-ID: <1515480659-119303-1-git-send-email-lipeng321@huawei.com> X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.71.200.31] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: This patchset fixes 2 comments for community review. [patch 1/2] reverts "net: hns3: Add packet statistics of netdev" reported by Jakub Kicinski and David Miller. [patch 2/2] reports the function type the same line with hns3_nic_get_stats64, reported by Andrew Lunn. Peng Li (2): Revert "net: hns3: Add packet statistics of netdev" net: hns3: report the function type the same line with hns3_nic_get_stats64 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c | 4 +- drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c | 80 +--------------------- 2 files changed, 3 insertions(+), 81 deletions(-) -- 1.9.1