]> www.infradead.org Git - users/dwmw2/linux.git/commit
Merge branch 'bnxt_en-2-bug-fixes'
authorJakub Kicinski <kuba@kernel.org>
Tue, 7 Jan 2025 00:40:28 +0000 (16:40 -0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 7 Jan 2025 00:40:29 +0000 (16:40 -0800)
commit3085d4b847e016125609f3f03002833d8df476da
tree1aaddc6f645a00f9b31070b1f4113106b6a9d480
parent8c817eb26230dc0ae553cee16ff43a4a895f6756
parent40452969a50652e3cbf89dac83d54eebf2206d27
Merge branch 'bnxt_en-2-bug-fixes'

Michael Chan says:

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

The first patch fixes a potential memory leak when sending a FW
message for the RoCE driver.  The second patch fixes the potential
issue of DIM modifying the coalescing parameters of a ring that has
been freed.
====================

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