qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH-for-9.0? 0/2] hw/net/lan9118: Fix overflow in TX FIFO
@ 2024-04-08 10:51 Philippe Mathieu-Daudé
  2024-04-08 10:51 ` [PATCH-for-9.0? 1/2] hw/net/lan9118: Replace magic '2048' value by 'PKT_SIZE' definition Philippe Mathieu-Daudé
  2024-04-08 10:51 ` [PATCH-for-9.0? 2/2] hw/net/lan9118: Fix overflow in TX FIFO Philippe Mathieu-Daudé
  0 siblings, 2 replies; 6+ messages in thread
From: Philippe Mathieu-Daudé @ 2024-04-08 10:51 UTC (permalink / raw)
  To: qemu-devel
  Cc: Jason Wang, Alexander Bulekov, qemu-arm, Chuhong Yuan,
	Philippe Mathieu-Daudé

Fix for https://gitlab.com/qemu-project/qemu/-/issues/2267

Philippe Mathieu-Daudé (2):
  hw/net/lan9118: Replace magic '2048' value by 'PKT_SIZE' definition
  hw/net/lan9118: Fix overflow in TX FIFO

 hw/net/lan9118.c | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

-- 
2.41.0



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

end of thread, other threads:[~2024-04-09 12:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-08 10:51 [PATCH-for-9.0? 0/2] hw/net/lan9118: Fix overflow in TX FIFO Philippe Mathieu-Daudé
2024-04-08 10:51 ` [PATCH-for-9.0? 1/2] hw/net/lan9118: Replace magic '2048' value by 'PKT_SIZE' definition Philippe Mathieu-Daudé
2024-04-08 12:37   ` Peter Maydell
2024-04-08 10:51 ` [PATCH-for-9.0? 2/2] hw/net/lan9118: Fix overflow in TX FIFO Philippe Mathieu-Daudé
2024-04-08 14:24   ` Peter Maydell
2024-04-09 12:10     ` Philippe Mathieu-Daudé

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).