yes (all others are off). that is the only storage I have in my system On Wed, 2009-03-18 at 18:50 +0100, Stefan Richter wrote: > Chandra Seetharaman wrote: > > On Wed, 2009-03-18 at 16:43 +0100, Stefan Richter wrote: > >> AFAICS you could have kept the check for .vendor != NULL instead of > >> .vendor[0] != '\0' and write the terminator thusly: > >> > >> {}, > >> > >> Saves the space for a one byte long string in the object files. :-) > > > > Tried it after your response. Got a panic :(. > > > > Did I code your suggestion correctly ? > > > > Here is the patch > ... > > Was scsi_dh_rdac the only device handler which you built? > (All others configured off?) -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html