diff options
author | Jonathan Herman <hermanjl@cs.unc.edu> | 2013-01-17 16:15:55 -0500 |
---|---|---|
committer | Jonathan Herman <hermanjl@cs.unc.edu> | 2013-01-17 16:15:55 -0500 |
commit | 8dea78da5cee153b8af9c07a2745f6c55057fe12 (patch) | |
tree | a8f4d49d63b1ecc92f2fddceba0655b2472c5bd9 /include/scsi/iscsi_proto.h | |
parent | 406089d01562f1e2bf9f089fd7637009ebaad589 (diff) |
Patched in Tegra support.
Diffstat (limited to 'include/scsi/iscsi_proto.h')
-rw-r--r-- | include/scsi/iscsi_proto.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/scsi/iscsi_proto.h b/include/scsi/iscsi_proto.h index c1260d80ef3..988ba06b3ad 100644 --- a/include/scsi/iscsi_proto.h +++ b/include/scsi/iscsi_proto.h | |||
@@ -661,8 +661,6 @@ struct iscsi_reject { | |||
661 | 661 | ||
662 | #define ISCSI_DEF_TIME2WAIT 2 | 662 | #define ISCSI_DEF_TIME2WAIT 2 |
663 | 663 | ||
664 | #define ISCSI_NAME_LEN 224 | ||
665 | |||
666 | /************************* RFC 3720 End *****************************/ | 664 | /************************* RFC 3720 End *****************************/ |
667 | 665 | ||
668 | #endif /* ISCSI_PROTO_H */ | 666 | #endif /* ISCSI_PROTO_H */ |