commit | 9e0fc764eaec082cd2ffcf82568dfdd086935934 | [log] [tgz] |
---|---|---|
author | Stephen M. Cameron <scameron@beardog.cce.hp.com> | Tue Feb 15 15:32:48 2011 -0600 |
committer | James Bottomley <James.Bottomley@suse.de> | Fri Feb 18 12:31:19 2011 -0600 |
tree | 85a9a3829b8e0ed285e989beb074a9c466574091 | |
parent | 5767a1c498931417e69e663ddd5e110cbaabec32 [diff] |
[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>