diff options
| author | Jitendra Bhivare <[email protected]> | 2017-10-10 16:18:14 +0530 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2017-10-11 14:18:29 -0400 |
| commit | a39e9f71e5ed718256681f73740e866c8e572ec6 (patch) | |
| tree | 2a322618cd7166407c9b30b6dbb92f25bfad45c4 /tools/perf/scripts/python/bin | |
| parent | 45371aa398c6473a722e4a3800d9fea5a53e080f (diff) | |
scsi: be2iscsi: Fix _modify_eq_delay buffer overflow
beiscsi_modify_eq_delay is using embedded command to send request of 788
bytes in 236 bytes buffer. Non-embedded command needs to be used in such
cases.
Use mgmt_alloc_cmd_data fn modified to allow passing of subsystem. Use
mgmt_exec_nonemb_cmd fn modified to allow setting of callback.
Signed-off-by: Jitendra Bhivare <[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