Merge branch 'hns3-next'
authorDavid S. Miller <davem@davemloft.net>
Mon, 6 Jan 2020 21:26:26 +0000 (13:26 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 6 Jan 2020 21:26:26 +0000 (13:26 -0800)
Huazhong Tan says:

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

This series includes some misc updates for the HNS3 ethernet driver.

[patch 1] adds trace events support.
[patch 2] re-organizes TQP's vector handling.
[patch 3] renames the name of TQP vector.
[patch 4] rewrites a log in the hclge_map_ring_to_vector().
[patch 5] modifies the name of misc IRQ vector.
[patch 6] handles the unexpected speed 0 return from HW.
[patch 7] replaces an unsuitable variable type.
[patch 8] modifies an unsuitable reset level for HW error.
====================

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

No differences found