mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-18 13:16:34 +00:00
Compiles now with CONFIG_SCST_PROC undefined.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1255 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -2640,7 +2640,6 @@ static struct scst_tgt_template srpt_template = {
|
||||
.sg_tablesize = SRPT_DEF_SG_TABLESIZE,
|
||||
.xmit_response_atomic = 1,
|
||||
.rdy_to_xfer_atomic = 1,
|
||||
.no_proc_entry = 0,
|
||||
.detect = srpt_detect,
|
||||
.release = srpt_release,
|
||||
.xmit_response = srpt_xmit_response,
|
||||
|
||||
Reference in New Issue
Block a user