From: Heiko Carstens Date: Sat, 14 Jan 2006 21:21:05 +0000 (-0800) Subject: [PATCH] s390: fix blk_queue_ordered call in dasd.c fixup X-Git-Tag: v2.6.16-rc1~135 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed68cb3676bb179768529aeb808403d57295af56;p=pandora-kernel.git [PATCH] s390: fix blk_queue_ordered call in dasd.c fixup The QUEUE_ORDERED_* numbers got renumbered and by accident the dasd driver was changed to use QUEUE_ORDERED_DRAIN instead of QUEUE_ORDERED_TAG. Signed-off-by: Heiko Carstens Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed