On Thu, 2006-09-07 at 11:39 -0700, malahal@xxxxxxxxxx wrote: > This patch corrects the size passed to kmalloc in asd_register_sas_ha() Actually, could you fix this properly? It should be in the scsi host structure or something related so its lifetime is that of the SCSI host, then we don't need to worry about tracking it. The kmalloc was only a first approximation hack to get the driver to work with multiple controllers. Thanks, James - 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