X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fscsi%2Fscsi.h;h=702fcfeb37f19c1d4ef5f7c03692d4e900b574cd;hb=b6257a9036f06878a0f02354d5a07f155e1cfee0;hp=5c0e9791441c91ab712608b078ba420f0852e1d9;hpb=cece901481bafbf14de8cbd3a89ae869ea881055;p=linux-2.6 diff --git a/include/scsi/scsi.h b/include/scsi/scsi.h index 5c0e979144..702fcfeb37 100644 --- a/include/scsi/scsi.h +++ b/include/scsi/scsi.h @@ -10,13 +10,6 @@ #include -/* - * The maximum sg list length SCSI can cope with - * (currently must be a power of 2 between 32 and 256) - */ -#define SCSI_MAX_PHYS_SEGMENTS MAX_PHYS_SEGMENTS - - /* * SCSI command lengths */ @@ -203,6 +196,7 @@ static inline int scsi_status_is_good(int status) /* * DEVICE TYPES + * Please keep them in 0x%02x format for $MODALIAS to work */ #define TYPE_DISK 0x00