From: Jens Axboe Date: Mon, 10 Jan 2011 20:50:33 +0000 (+0100) Subject: cciss: reinstate proper FIFO order of command queue list X-Git-Tag: v2.6.38-rc1~230^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6e1ee936d61d697735d17517678a626b7701ce4;p=pandora-kernel.git cciss: reinstate proper FIFO order of command queue list Commit 8a3173de inadvertently changed the ordering when switching to hlists. Change to regular list heads so we can use tail list adds, this improves performance. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed