mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-17 10:41:26 +00:00
Add enabled_attr_not_needed removed by the previous patch
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2038 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -1400,6 +1400,9 @@ static struct scst_tgt_template scst_local_targ_tmpl = {
|
||||
.name = "scst_local_tgt",
|
||||
.sg_tablesize = 0xffff,
|
||||
.xmit_response_atomic = 1,
|
||||
#ifndef CONFIG_SCST_PROC
|
||||
.enabled_attr_not_needed = 1,
|
||||
#endif
|
||||
.detect = scst_local_targ_detect,
|
||||
.release = scst_local_targ_release,
|
||||
.pre_exec = scst_local_targ_pre_exec,
|
||||
|
||||
Reference in New Issue
Block a user