qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] net: pcnet: fix infinite loop and source format


From: P J P
Subject: [Qemu-devel] [PATCH 0/2] net: pcnet: fix infinite loop and source format
Date: Fri, 30 Sep 2016 00:27:32 +0530

From: Prasad J Pandit <address@hidden>

Hello,

An infinite loop issue in 'pcnet_rdra_addr' routine, caused by zero
receive/transmit descriptor ring length value, was reported by
Mr Li Qiang. One of the patches below fixes this issue. And the other
one corrects indentation and source formatting glitches.

Thank you.

Prasad J Pandit (2):
  net: pcnet: check rx/tx descriptor ring length
  net: pcnet: fix source formatting and indentation

 hw/net/pcnet.c | 125 ++++++++++++++++++++++++++++++---------------------------
 1 file changed, 66 insertions(+), 59 deletions(-)

-- 
2.5.5



reply via email to

[Prev in Thread] Current Thread [Next in Thread]