OSDN Git Service

Merge branch 'net-hns3-updates-for-next'
authorDavid S. Miller <davem@davemloft.net>
Thu, 17 Sep 2020 23:14:28 +0000 (16:14 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Sep 2020 23:14:28 +0000 (16:14 -0700)
commit31660a97665272ce2b5f4ddf5b3268bcba01e433
treeb14af819a53bbe5132f2901eba1c174c894c7060
parentb948577b984a01d24d401d2264efbccc7f0146c1
parent619ae331d1fd4cc0098800a56d55d163bd06d821
Merge branch 'net-hns3-updates-for-next'

Huazhong Tan says:

====================
net: hns3: updates for -next

There are some optimizations related to IO path.

Change since V1:
- fixes a unsuitable handling in hns3_lb_clear_tx_ring() of #6 which
  pointed out by Saeed Mahameed.

previous version:
V1: https://patchwork.ozlabs.org/project/netdev/cover/1600085217-26245-1-git-send-email-tanhuazhong@huawei.com/
====================

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