On 04/30/2010 07:06 AM, Jan Kiszka wrote:
Avoid keeping zombie requests across controller reset by purging the
queue and also dropping the currently active request.
Signed-off-by: Jan Kiszka
Applied all. Thanks.
Regards,
Anthony Liguori
---
hw/lsi53c895a.c | 11 +++
1 file
Avoid keeping zombie requests across controller reset by purging the
queue and also dropping the currently active request.
Signed-off-by: Jan Kiszka
---
hw/lsi53c895a.c | 11 +++
1 files changed, 11 insertions(+), 0 deletions(-)
diff --git a/hw/lsi53c895a.c b/hw/lsi53c895a.c
index 98b