diff options
| author | Mark Cave-Ayland | 2021-03-04 23:10:41 +0100 |
|---|---|---|
| committer | Mark Cave-Ayland | 2021-03-07 11:39:05 +0100 |
| commit | cfcea0f9d76f56d1a756a5ead28f5a8900b750e3 (patch) | |
| tree | 28136983bc94c9f1731de3f9232ea9152f912926 /include | |
| parent | esp: remove buf parameter from do_cmd() (diff) | |
| download | qemu-cfcea0f9d76f56d1a756a5ead28f5a8900b750e3.tar.gz qemu-cfcea0f9d76f56d1a756a5ead28f5a8900b750e3.tar.xz qemu-cfcea0f9d76f56d1a756a5ead28f5a8900b750e3.zip | |
esp: remove the buf and buflen parameters from get_cmd()
Now that all SCSI commands are accumulated in cmdbuf, remove the buf and buflen
parameters from get_cmd() since these always reference cmdbuf and ESP_CMDBUF_SZ
respectively.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20210304221103.6369-21-mark.cave-ayland@ilande.co.uk>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
