diff --git a/nightly/conf/nightly.conf b/nightly/conf/nightly.conf index 82b0c2c47..9c61324ee 100644 --- a/nightly/conf/nightly.conf +++ b/nightly/conf/nightly.conf @@ -3,33 +3,34 @@ ABT_DETAILS="x86_64" ABT_JOBS=5 ABT_KERNELS=" \ -5.9.10 \ +5.10.4 \ +5.9.16-nc \ 5.8.18-nc \ 5.7.19-nc \ 5.6.19-nc \ 5.5.19-nc \ -5.4.80-nc \ +5.4.86-nc \ 5.3.18-nc \ 5.2.21-nc \ 5.1.21-nc \ 5.0.21-nc \ 4.20.17-nc \ -4.19.160-nc \ +4.19.164-nc \ 4.18.20-nc \ 4.17.19-nc \ 4.16.18-nc \ 4.15.18-nc \ -4.14.209-nc \ +4.14.213-nc \ 4.13.16-nc \ 4.12.14-nc \ 4.11.12-nc \ 4.10.17-nc \ -4.9.246-nc \ +4.9.249-nc \ 4.8.17-nc \ 4.7.10-nc \ 4.6.7-nc \ 4.5.7-nc \ -4.4.246-nc \ +4.4.249-nc \ 4.3.6-nc \ 4.2.8-nc \ 4.1.52-nc \ diff --git a/scst/src/scst_lib.c b/scst/src/scst_lib.c index 61eb4e789..f919cdcf9 100644 --- a/scst/src/scst_lib.c +++ b/scst/src/scst_lib.c @@ -1657,7 +1657,7 @@ static const struct scst_sdbops scst_scsi_op_table[] = { .info_len_off = 6, .info_len_len = 4, .get_cdb_info = get_cdb_info_len_4}, {.ops = 0xBF, .devkey = " O ", - .info_op_name = "SEND DVD STRUCTUE", + .info_op_name = "SEND DVD STRUCTURE", .info_data_direction = SCST_DATA_WRITE, .info_op_flags = FLAG_NONE, .info_len_off = 8, .info_len_len = 4,