mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-19 19:51:27 +00:00
Forgotted piece of noop -> nop rename
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1534 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -348,7 +348,7 @@ struct iscsi_key target_keys[] = {
|
||||
/* name, rfc_def, local_def, min, max, show_in_sysfs, ops */
|
||||
{"QueuedCommands", SET_KEY_VALUES(NR_QUEUED_CMNDS), 1, &minimum_ops},
|
||||
{"RspTimeout", SET_KEY_VALUES(RSP_TIMEOUT), 1, &minimum_ops},
|
||||
{"NoopInInterval", SET_KEY_VALUES(NOP_IN_INTERVAL), 1, &minimum_ops},
|
||||
{"NopInInterval", SET_KEY_VALUES(NOP_IN_INTERVAL), 1, &minimum_ops},
|
||||
{NULL,},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user