[PATCH] Scsi compile fix.

Mofeed Shahin (shahin@labf.org)
Sun, 9 Jan 2000 15:43:45 +1030


Here is a fix, that lets scsi compile if you have disabled the Scsi Queue
Debugging code.

This is /usr/src/linux-2.3.38/drivers/scsi/scsi_merge.c :

793c793
< SANITY_CHECK(req, use_clustering, dma_host)

---
>               dump_stats(req, use_clustering, dma_host, count);

Cheers Mof.

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/