diff options
| author | Jitendra Bhivare <[email protected]> | 2016-08-19 15:19:58 +0530 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2016-08-23 22:42:42 -0400 |
| commit | ea89604f3d8dc49e9b28020bd25880aabd84c6cd (patch) | |
| tree | ecf4c011f4a3e9b6c2b17863d1270e48e225b60f /tools/perf/scripts/python/stackcollapse.py | |
| parent | 0b924e5505a568e7a70e07b529a02ed12295ff7c (diff) | |
scsi: be2iscsi: Fix to use correct configuration values
Following configuration is created with what driver exports:
iface.vlan_id = 65535
iface.vlan_priority = 255
iface.vlan_state = <empty>
vlan_state is empty as iscsiadm doesn't process "Disabled".
When applying this configuration, iscsiadm checks for if vlan_state is
"disable" if not it enables with value in vlan_id. 65535 not being valid
value, 0 is applied.
Use "enable" or "disable" for ISCSI_NET_PARAM.
Signed-off-by: Jitendra Bhivare <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions