Merge branch 'net-hns3-updates-for-next'
authorJakub Kicinski <kuba@kernel.org>
Sat, 6 Feb 2021 22:36:07 +0000 (14:36 -0800)
committerJakub Kicinski <kuba@kernel.org>
Sat, 6 Feb 2021 22:37:42 +0000 (14:37 -0800)
commit78936acc6e845657217f9a83adc5170dc3dcb32e
tree5768544be0b1f2159a336aaabd991c046abb14f1
parent74c05b9f606154489d2587dd538ed017a39e56d2
parent3f094bd11a3720d2a00e9b6dfc53f1ab25884a49
Merge branch 'net-hns3-updates-for-next'

Huazhong Tan says:

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

This series adds some code optimizations and compatibility
handlings for the HNS3 ethernet driver.

change log:
V2: refactor #2 as Jukub Kicinski reported and remove the part
    about RSS size which will not be different in different hw.
    updates netdev->max_mtu as well in #4 reported by Jakub Kicinski.

previous version:
V1: https://patchwork.kernel.org/project/netdevbpf/cover/1612269593-18691-1-git-send-email-tanhuazhong@huawei.com/
====================

Link: https://lore.kernel.org/r/1612513969-9278-1-git-send-email-tanhuazhong@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>