diff options
author | 2005-05-16 16:39:38 -0500 | |
---|---|---|
committer | 2005-05-20 15:54:34 -0500 | |
commit | e4e360c325c90f7830baaa2a27cd7a1f2bdeb6b0 (patch) | |
tree | 238462ee734bd13cb6b7036b4dc207ecf57f3a48 /fs/ntfs/lcnalloc.c | |
parent | [SCSI] correct aic7xxx period setting routines (diff) | |
download | wireguard-linux-e4e360c325c90f7830baaa2a27cd7a1f2bdeb6b0.tar.xz wireguard-linux-e4e360c325c90f7830baaa2a27cd7a1f2bdeb6b0.zip |
[SCSI] remove aic7xxx busyq
The aic7xxx driver has two spurious queues in it's linux glue code: the
busyq which queues incoming commands to the driver and the completeq
which queues finished commands before sending them back to the mid-layer
This patch just removes the busyq and makes the aic finally return the
correct status to get the mid-layer to manage its queueing, so a command
is either committed to the sequencer or returned to the midlayer for
requeue.
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'fs/ntfs/lcnalloc.c')
0 files changed, 0 insertions, 0 deletions