]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] hpsa: do not re-order commands in internal queues
authorStephen M. Cameron <scameron@beardog.cce.hp.com>
Tue, 15 Feb 2011 21:32:48 +0000 (15:32 -0600)
committerJames Bottomley <James.Bottomley@suse.de>
Fri, 18 Feb 2011 18:31:19 +0000 (12:31 -0600)
commita31349cc2b6773c83a03506744013d68829be19e
tree85a9a3829b8e0ed285e989beb074a9c466574091
parent78db7420aefef6be4348f1c43395d7a0f306696b
[SCSI] hpsa: do not re-order commands in internal queues

Driver's internal queues should be FIFO, not LIFO.
This is a port of an almost identical patch from cciss by Jens Axboe.

Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/hpsa.c
drivers/scsi/hpsa.h
drivers/scsi/hpsa_cmd.h