Re: [PATCH net-next 0/2] code improvements in HNS3 driver

2018-01-10 Thread David Miller
From: Peng Li Date: Tue, 9 Jan 2018 14:50:57 +0800 > 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_sta

[PATCH net-next 0/2] code improvements in HNS3 driver

2018-01-08 Thread Peng Li
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: hns