]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'hns3-next'
authorDavid S. Miller <davem@davemloft.net>
Wed, 10 Jan 2018 19:55:52 +0000 (14:55 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 10 Jan 2018 19:55:52 +0000 (14:55 -0500)
commit1dadfb74a374c9a0d92464a43d52f8b8acb13904
tree5b33e44691813208c01d7f2384733f5fe425c915
parent49c3f854e03a8366d289a050a700fe4cd4f99c50
parentad438f066569d2edb4d5985c9c84fd12203a0fcf
Merge branch 'hns3-next'

Peng Li says:

====================
code improvements in HNS3 driver

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.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>