netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] bnxt_en: Fix 2 compile warnings in bnxt_dcb.c
@ 2023-08-07 14:57 Michael Chan
  2023-08-07 14:57 ` [PATCH net-next 1/2] bnxt_en: Fix W=1 warning in bnxt_dcb.c from fortify memcpy() Michael Chan
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Michael Chan @ 2023-08-07 14:57 UTC (permalink / raw)
  To: davem; +Cc: netdev, edumazet, kuba, pabeni, gospo, gustavo

[-- Attachment #1: Type: text/plain, Size: 431 bytes --]

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

 drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.c |  26 +-
 drivers/net/ethernet/broadcom/bnxt/bnxt_hsi.h | 644 +++---------------
 2 files changed, 101 insertions(+), 569 deletions(-)

-- 
2.30.1


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4209 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-08-08 22:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-07 14:57 [PATCH net-next 0/2] bnxt_en: Fix 2 compile warnings in bnxt_dcb.c Michael Chan
2023-08-07 14:57 ` [PATCH net-next 1/2] bnxt_en: Fix W=1 warning in bnxt_dcb.c from fortify memcpy() Michael Chan
2023-08-08 11:16   ` Gustavo A. R. Silva
2023-08-07 14:57 ` [PATCH net-next 2/2] bnxt_en: Fix W=stringop-overflow warning in bnxt_dcb.c Michael Chan
2023-08-08 11:18   ` Gustavo A. R. Silva
2023-08-08 22:10 ` [PATCH net-next 0/2] bnxt_en: Fix 2 compile warnings " patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).