]> www.infradead.org Git - users/willy/pagecache.git/commit
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)
commitff9b30531510b49abee57a4737346acf633d9e38
treecdc0db07f44246ea9a2350aa3d2b67c3be4d0f4c
parent5e7aa97c7acf171275ac02a8bb018c31b8918d13
parentfab4b4d2c903443d605cdf256af2e80571d2d212
Merge branch 'bnxt_en-bug-fixes'

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>