[SCSI] aacraid: remove unneeded list
authorMark Haverkamp <markh@osdl.org>
Wed, 10 May 2006 16:13:37 +0000 (09:13 -0700)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sat, 20 May 2006 14:23:02 +0000 (09:23 -0500)
Received From Mark Salyzyn

The queue tracking is just not being used, not even for debugging. Information
about outstanding commands can be acquired from the scsi structures.

Signed-off-by: Mark Haverkamp <markh@osdl.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found