Merge branch 'hns3-next'
authorDavid S. Miller <davem@davemloft.net>
Mon, 9 May 2022 13:30:38 +0000 (14:30 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 May 2022 13:30:38 +0000 (14:30 +0100)
commit9c095bd0d4c451d31d0fd1131cc09d3b60de815d
tree97954e4b31c7f9bf290abc23b2fe5c073296cb0c
parent1728c0567f70583d5e8aa698ce5778c481cc8de7
parent443edfd6d43d59652a6062e89de680fc0c824f84
Merge branch 'hns3-next'

Guangbin Huang says:

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

This series includes some updates for the HNS3 ethernet driver.

Change logs:
V1 -> V2:
 - Fix some sparse warnings of patch 3# and 4#.
 - Add patch #6 to fix sparse warnings of incorrect type of argument.
====================

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