]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge branch 'bnxt_en-bug-fixes'
authorJakub Kicinski <kuba@kernel.org>
Sat, 7 Dec 2024 01:39:18 +0000 (17:39 -0800)
committerJakub Kicinski <kuba@kernel.org>
Sat, 7 Dec 2024 01:39:18 +0000 (17:39 -0800)
Michael Chan says:

====================
bnxt_en: Bug fixes

There are 2 bug fixes in this series.  This first one fixes the issue
of setting the gso_type incorrectly for HW GRO packets on 5750X (Thor)
chips.  This can cause HW GRO packets to be dropped by the stack if
they are re-segmented.  The second one fixes a potential division by
zero crash when dumping FW log coredump.
====================

Link: https://patch.msgid.link/20241204215918.1692597-1-michael.chan@broadcom.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge