[PATCH] SCSI: fix request flag-related build breakage
authorJeff Garzik <jeff@garzik.org>
Sun, 1 Oct 2006 01:28:22 +0000 (21:28 -0400)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 1 Oct 2006 02:33:43 +0000 (19:33 -0700)
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 <jeff@garzik.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found