OSDN Git Service

Merge branch 'hns3-fixes'
authorDavid S. Miller <davem@davemloft.net>
Sat, 13 May 2023 16:12:24 +0000 (17:12 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 13 May 2023 16:12:24 +0000 (17:12 +0100)
Hao Lan says:

====================
net: hns3: fix some bug for hns3

There are some bugfixes for the HNS3 ethernet driver. patch#1 fix miss
checking for rx packet. patch#2 fixes VF promisc mode not update
when mac table full bug, and patch#3 fixes a nterrupts not
initialization in VF FLR bug.
====================

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

Trivial merge