]> Git Repo - qemu.git/commit
lsi: use QTAILQ for lsi_queue
authorGerd Hoffmann <[email protected]>
Wed, 6 Jan 2010 16:08:00 +0000 (17:08 +0100)
committerAnthony Liguori <[email protected]>
Mon, 11 Jan 2010 15:56:30 +0000 (09:56 -0600)
commit042ec49dc52e54153942a089a46ae584152998fb
tree66e9961a76850163e4e4a0b982862ed2c224d7c9
parentf2d928d44ebc918750c94f3605c1417f1f653ec9
lsi: use QTAILQ for lsi_queue

Replace the funky array logic for queued commands with standard
qemu list functions.  Also rename lsi_queue to lsi_request.

Signed-off-by: Gerd Hoffmann <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
hw/lsi53c895a.c
This page took 0.025646 seconds and 4 git commands to generate.