public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: txgbe: Fix two bugs in txgbe_calc_eeprom_checksum
@ 2022-11-05  8:07 YueHaibing
  2022-11-05  8:07 ` [PATCH net-next 1/2] net: txgbe: Fix memleak in txgbe_calc_eeprom_checksum() YueHaibing
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: YueHaibing @ 2022-11-05  8:07 UTC (permalink / raw)
  To: jiawenwu, mengyuanlou, davem, edumazet, kuba, pabeni
  Cc: netdev, linux-kernel, YueHaibing

Fix memleak and unsigned comparison bugs in txgbe_calc_eeprom_checksum

YueHaibing (2):
  net: txgbe: Fix memleak in txgbe_calc_eeprom_checksum()
  net: txgbe: Fix unsigned comparison to zero in
    txgbe_calc_eeprom_checksum()

 drivers/net/ethernet/wangxun/txgbe/txgbe_hw.c | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2023-07-11  2:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-05  8:07 [PATCH net-next 0/2] net: txgbe: Fix two bugs in txgbe_calc_eeprom_checksum YueHaibing
2022-11-05  8:07 ` [PATCH net-next 1/2] net: txgbe: Fix memleak in txgbe_calc_eeprom_checksum() YueHaibing
2022-11-05  8:07 ` [PATCH net-next 2/2] net: txgbe: Fix unsigned comparison to zero " YueHaibing
2023-07-11  2:47   ` Jiawen Wu
2022-11-08  4:10 ` [PATCH net-next 0/2] net: txgbe: Fix two bugs in txgbe_calc_eeprom_checksum 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