ib_srpt: Reduce RDMA_COMPL_TIMEOUT_S back to its original value now that read and write processing happens again on the context of the SCST command threads instead of the srpt completion thread

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@4289 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2012-05-07 14:59:57 +00:00
parent 74e1d9884c
commit 7596ffd7dd

View File

@@ -127,7 +127,7 @@ enum {
DEFAULT_MAX_RDMA_SIZE = 65536,
RDMA_COMPL_TIMEOUT_S = 600,
RDMA_COMPL_TIMEOUT_S = 80,
};
enum srpt_opcode {