Merge branch 'hns3-next'
authorDavid S. Miller <davem@davemloft.net>
Fri, 28 Jun 2019 16:39:50 +0000 (09:39 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 28 Jun 2019 16:39:50 +0000 (09:39 -0700)
Huazhong Tan says:

====================
net: hns3: some code optimizations & cleanups & bugfixes

[patch 01/12] fixes a TX timeout issue.

[patch 02/12 - 04/12] adds some patch related to TM module.

[patch 05/12] fixes a compile warning.

[patch 06/12] adds Asym Pause support for autoneg

[patch 07/12] optimizes the error handler for VF reset.

[patch 08/12] deals with the empty interrupt case.

[patch 09/12 - 12/12] adds some cleanups & optimizations.
====================

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

Trivial merge