Merge branch 'net-hns3-fix-some-bug-for-hns3'
authorJakub Kicinski <kuba@kernel.org>
Fri, 23 Dec 2022 20:00:09 +0000 (12:00 -0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 23 Dec 2022 20:00:10 +0000 (12:00 -0800)
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.
====================

Link: https://lore.kernel.org/r/20221222064343.61537-1-lanhao@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge