diff options
| author | Jitendra Bhivare <[email protected]> | 2016-08-19 15:20:03 +0530 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2016-08-23 22:42:42 -0400 |
| commit | 0152a7e9710c1a7557dacee0318f9475336efd2d (patch) | |
| tree | f768e2a8a80c5f05786c94e9a5283a2b12c4db15 /tools/perf/scripts/python/bin | |
| parent | 37f216482a72ea8ffc2935b2e7e926ba1241a2dd (diff) | |
scsi: be2iscsi: Fix release of DHCP IP in static mode
If BOOTPROTO is changed to static, the DHCP IP address should be released.
All cases are being handled mgmt_set_ip and mgmt_static_ip_modify.
Rearrange IFACE APIs to:
beiscsi_if_clr_ip
beiscsi_if_set_ip
beiscsi_if_en_static
beiscsi_if_en_dhcp
This simplifies release of DHCP IP when BOOTPROTO is set to static.
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/bin')
0 files changed, 0 insertions, 0 deletions