From: Stephen M. Cameron Date: Tue, 15 Feb 2011 21:32:48 +0000 (-0600) Subject: [SCSI] hpsa: do not re-order commands in internal queues X-Git-Tag: v2.6.39-rc1~440^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e0fc764eaec082cd2ffcf82568dfdd086935934;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed