On Wed, 2005-01-26 at 15:59 -0800, Mike Christie wrote: > It appears there is a missing class_device_del.
Yes, my fault for converting it incorrectly. What it's supposed to use is the (nonexistent) equivalent of attribute_container_class_device_del and attribute_container_add_class_attrs, but basically I forgot and put them into the transport class where they shouldn't really be. I'll fix it. James - To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

