PATCH and ioctl collision: linux-2.4.10-pre7/drivers/scsi/cpqfcTSinit.c did not compile

From: Adam J. Richter (adam@yggdrasil.com)
Date: Mon Sep 10 2001 - 06:04:25 EST


        linux-2.4.10-pre7/drivers/scsi/cpqfcTSinit.c does not compile
becuase it is missing <linux/init.h> and because SCSI_IOCTL_FC_TARGET_ADDRESS
and SCSI_IOCTL_FC_TDR are not defined. The following patch fixes that.
The scsi ioctl definitions are copied from sources that I found by
searching for "SCSI_IOCTL_FC_TARGET_ADDRESS" on google, but I had to
renumber SCSI_IOCTL_FC_TARGET_ADDRESS due to a number collision with
another scsi ioctl.

-- 
Adam J. Richter     __     ______________   4880 Stevens Creek Blvd, Suite 104
adam@yggdrasil.com     \ /                  San Jose, California 95129-1034
+1 408 261-6630         | g g d r a s i l   United States of America
fax +1 408 261-6631      "Free Software For The Rest Of Us."


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



This archive was generated by hypermail 2b29 : Sat Sep 15 2001 - 21:00:24 EST