commit | b8e5152bf107d7b1b982e682b00a426b515bf15f | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew@wil.cx> | Sun Sep 09 08:56:26 2007 -0600 |
committer | James Bottomley <jejb@mulgrave.localdomain> | Fri Oct 12 14:47:25 2007 -0400 |
tree | 9c95e7f99bee118419997a51bfae407b49900ed2 | |
parent | 41fa2adabc0a750a40d6fe86d5ce2f75fb3ad287 [diff] |
[SCSI] advansys: Fix VLB driver name You can't have two drivers for the same bus type with the same name. Since ISA and VLB are both isa_drivers, rename the VLB one to advansys_vlb. Signed-off-by: Matthew Wilcox <matthew@wil.cx> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>