]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commitdiff
Merge branch 'hns3-cleanups'
authorDavid S. Miller <davem@davemloft.net>
Fri, 12 Feb 2021 21:13:16 +0000 (13:13 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 12 Feb 2021 21:13:16 +0000 (13:13 -0800)
Huazhong Tan says:

====================
net: hns3: some cleanups for -next

To improve code readability and maintainability, the series
refactor out some bloated functions in the HNS3 ethernet driver.

change log:
V2: remove an unused variable in #5

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

Acked-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge