commit | 5b9851b5511833a96fea2196971b5709ef019136 | [log] [tgz] |
---|---|---|
author | Mark Haverkamp <markh@osdl.org> | Wed May 10 09:13:37 2006 -0700 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Sat May 20 09:23:02 2006 -0500 |
tree | fd87212b1f9efb9db1f8bea67e6b3c204e1ac955 | |
parent | df3b7668715f9acfe6ff37dd886f68e46ccd677e [diff] |
[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 <markh@osdl.org> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>