Message ID | 1677897838-23562-1-git-send-email-michael.chan@broadcom.com (mailing list archive) |
---|---|
Headers | show |
Series | bnxt_en: 2 bug fixes | expand |
Hello: This series was applied to netdev/net.git (main) by David S. Miller <davem@davemloft.net>: On Fri, 3 Mar 2023 18:43:56 -0800 you wrote: > 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 > > [...] Here is the summary with links: - [net,1/2] bnxt_en: Avoid order-5 memory allocation for TPA data https://git.kernel.org/netdev/net/c/accd7e23693a - [net,2/2] bnxt_en: Fix the double free during device removal https://git.kernel.org/netdev/net/c/89b59a84cb16 You are awesome, thank you!