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:
Bart Van Assche
2009-10-23 10:56:44 +00:00
parent 2d90ba1a1e
commit 942aef8387
-1
View File
@@ -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,