From: Mark Haverkamp Date: Wed, 10 May 2006 16:13:37 +0000 (-0700) Subject: [SCSI] aacraid: remove unneeded list X-Git-Tag: v2.6.18-rc1~1092^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b9851b5511833a96fea2196971b5709ef019136;p=pandora-kernel.git [SCSI] aacraid: remove unneeded list 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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed