]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
Merge branch 'bug-fixes-for-the-hibmcge-ethernet-driver'
authorJakub Kicinski <kuba@kernel.org>
Wed, 29 Oct 2025 02:11:07 +0000 (19:11 -0700)
committerJakub Kicinski <kuba@kernel.org>
Wed, 29 Oct 2025 02:11:07 +0000 (19:11 -0700)
Jijie Shao says:

====================
bug fixes for the hibmcge ethernet driver

This patch set is intended to fix several issues for hibmcge driver:
1. Patch1 fixes the issue where buf avl irq is disabled after irq_handle.
2. Patch2 eliminates the error logs in scenarios without phy.
3. Patch3 fixes the issue where the network port becomes unusable
   after a PCIe RAS event.
====================

Link: https://patch.msgid.link/20251025014642.265259-1-shaojijie@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge