commit | 85837ebdd7bb3e96a60e9b4c6af6c60d1273bc67 | [log] [tgz] |
---|---|---|
author | Mike Christie <michaelc@cs.wisc.edu> | Fri Nov 11 16:38:53 2005 -0600 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Nov 11 14:57:05 2005 -0800 |
tree | 3d2fd2178c3649a82cdb129b042595b071da9b89 | |
parent | 39990b5eb93c624abc345f81c30f1a9c7f2ec3f3 [diff] |
[PATCH] kill libata scsi_wait_req usage (make libata compile with scsi-misc changes) scsi_wait_req does not exist any more in the SCSI layer. This patch makes it so libata can compile again. Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: Linus Torvalds <torvalds@osdl.org>