]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
Merge branch 'there-are-some-bugfix-for-the-hns-ethernet-driver'
authorPaolo Abeni <pabeni@redhat.com>
Wed, 6 Dec 2023 11:19:10 +0000 (12:19 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Wed, 6 Dec 2023 11:19:11 +0000 (12:19 +0100)
commit6b07b5225d87f1ff212be9f95d527a3bb6b99adb
treee4dff6a865dbd7bf609cdc963b151e36484c0c79
parentcbe860be36095e68e4e5561ab43610982fb429fd
parentf708aba40f9c1eeb9c7e93ed4863b5f85b09b288
Merge branch 'there-are-some-bugfix-for-the-hns-ethernet-driver'

Jijie Shao says:

====================
There are some bugfix for the HNS ethernet driver

There are some bugfix for the HNS ethernet driver
---
changeLog:
v2 -> v3:
  - Refine the commit msg as Wojciech suggestions
  - Reconstruct the "hns_mac_link_anti_shake" function suggested by Wojciech
  v2: https://lore.kernel.org/all/20231204011051.4055031-1-shaojijie@huawei.com/
v1 -> v2:
  - Fixed the internal function is not decorated with static issue, suggested by Jakub
  v1: https://lore.kernel.org/all/20231201102703.4134592-1-shaojijie@huawei.com/
---
====================

Link: https://lore.kernel.org/r/20231204143232.3221542-1-shaojijie@huawei.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>