Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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 <jeff@garzik.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
- Loading branch information