commit | 0caab23e11c015559af81a4c0f4759ca05a5446a | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@g5.osdl.org> | Wed Mar 22 17:39:38 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Mar 22 17:39:38 2006 -0800 |
tree | 590fb83c4427c129fa2ceb3d592d3800fa51e172 | |
parent | 80576fd86b350a90c5be329de1e382d31121a8d0 [diff] |
scsi: link in the debug driver last If the debug driver is built-in, link it in last, so that any real drivers will probe first, rather than having the debug driver pick the first scsi slots.. Signed-off-by: Douglas Gilbert <dougg@torque.net> Signed-off-by: Randy Dunlap <rdunlap@xenotime.net> Acked-by: James Bottomley <James.Bottomley@SteelEye.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org>