[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1677897838-23562-1-git-send-email-michael.chan@broadcom.com>
Date: Fri, 3 Mar 2023 18:43:56 -0800
From: Michael Chan <michael.chan@...adcom.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, kuba@...nel.org, edumazet@...gle.com,
pabeni@...hat.com, gospo@...adcom.com
Subject: [PATCH net 0/2] bnxt_en: 2 bug fixes
This series fixes 2 issues:
1. A potential order-5 memory allocation failure during open.
2. Double memory free bug during shutdown.
Michael Chan (1):
bnxt_en: Avoid order-5 memory allocation for TPA data
Selvin Xavier (1):
bnxt_en: Fix the double free during device removal
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 25 +++++++++----------
drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.c | 2 ++
2 files changed, 14 insertions(+), 13 deletions(-)
--
2.32.0
Download attachment "smime.p7s" of type "application/pkcs7-signature" (4209 bytes)
Powered by blists - more mailing lists