summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/NCR_D700.c
diff options
context:
space:
mode:
authorMark Lord <liml@rtr.ca>2006-05-19 16:36:36 -0400
committerJeff Garzik <jeff@garzik.org>2006-05-20 00:31:45 -0400
commita6432436c5e14b416f27c8f87c5bf0bc36771f49 (patch)
treec87e8148240a4efefeba72a239ee049e6d88bb0c /drivers/scsi/NCR_D700.c
parente857f141945f29c16f72ffcfdbce097f8be6c4e9 (diff)
downloadblackbird-obmc-linux-a6432436c5e14b416f27c8f87c5bf0bc36771f49.tar.gz
blackbird-obmc-linux-a6432436c5e14b416f27c8f87c5bf0bc36771f49.zip
[PATCH] sata_mv: remove local copy of queue indexes
The driver currently keeps local copies of the hardware request/response queue indexes. But it expends significant effort ensuring consistency between the two views, and still gets it wrong after an error or reset occurs. This patch removes the local copies, in favour of just accessing the hardware whenever we need them. Eventually this may need to be tweaked again for NCQ, but for now this works and solves problems some users were seeing. Signed-off-by: Mark Lord <liml@rtr.ca> Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/scsi/NCR_D700.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud