mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-22 05:01:27 +00:00
scst_lib: Fix spelling of "SEND DVD STRUCTURE"
Reported-by: Rob Turk <robtu@rtist.nl> git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@9322 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user