netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] code improvements in HNS3 driver
@ 2018-01-09  6:50 Peng Li
  2018-01-09  6:50 ` [PATCH net-next 1/2] Revert "net: hns3: Add packet statistics of netdev" Peng Li
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Peng Li @ 2018-01-09  6:50 UTC (permalink / raw)
  To: davem; +Cc: netdev, linux-kernel, linuxarm, salil.mehta, lipeng321

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-01-10 19:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-09  6:50 [PATCH net-next 0/2] code improvements in HNS3 driver Peng Li
2018-01-09  6:50 ` [PATCH net-next 1/2] Revert "net: hns3: Add packet statistics of netdev" Peng Li
2018-01-09  6:50 ` [PATCH net-next 2/2] net: hns3: report the function type the same line with hns3_nic_get_stats64 Peng Li
2018-01-10 19:56 ` [PATCH net-next 0/2] code improvements in HNS3 driver David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).