Bump the number of targets that the initiator can handle to 16 (from 1).
This commit is contained in:
parent
d97f33f6eb
commit
75a8f5acf1
2
dist/iscsi/include/initiator.h
vendored
2
dist/iscsi/include/initiator.h
vendored
@ -37,7 +37,7 @@
|
||||
#include "parameters.h"
|
||||
#include "defs.h"
|
||||
|
||||
#define CONFIG_INITIATOR_NUM_TARGETS 1
|
||||
#define CONFIG_INITIATOR_NUM_TARGETS 16
|
||||
|
||||
/***********
|
||||
* Private *
|
||||
|
Loading…
Reference in New Issue
Block a user