From: Jeff Garzik Date: Sun, 1 Oct 2006 01:28:22 +0000 (-0400) Subject: [PATCH] SCSI: fix request flag-related build breakage X-Git-Tag: v2.6.19-rc1~637 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bdfd554be94def718323659173517c5d4a69d25;p=pandora-kernel.git [PATCH] SCSI: fix request flag-related build breakage The ->flags in struct request was split into two variables, in a recent changeset. The merge of this change forgot to update SCSI's libsas, probably because libsas was a very recent merge. Signed-off-by: Jeff Garzik Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed