Message ID | 20230807145720.159645-1-michael.chan@broadcom.com (mailing list archive) |
---|---|
Headers | show |
Series | bnxt_en: Fix 2 compile warnings in bnxt_dcb.c | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Mon, 7 Aug 2023 07:57:18 -0700 you wrote: > Fix 2 similar warnings in bnxt_dcb.c related to the cos2bw interface > definitions in bnxt_hsi.h. > > Michael Chan (2): > bnxt_en: Fix W=1 warning in bnxt_dcb.c from fortify memcpy() > bnxt_en: Fix W=stringop-overflow warning in bnxt_dcb.c > > [...] Here is the summary with links: - [net-next,1/2] bnxt_en: Fix W=1 warning in bnxt_dcb.c from fortify memcpy() https://git.kernel.org/netdev/net-next/c/ac1b8c978a7a - [net-next,2/2] bnxt_en: Fix W=stringop-overflow warning in bnxt_dcb.c https://git.kernel.org/netdev/net-next/c/3d5ecada049f You are awesome, thank you!