commit | 293c43faaf09c964ab505ccb8c304f2e6e896195 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Sep 21 16:21:37 2022 +0200 |
committer | Simon Glass <sjg@chromium.org> | Sun Sep 25 08:30:05 2022 -0600 |
tree | bda6322ffa6a2c491298735361b41fe59bad7bc3 | |
parent | 4c92a4d645e3f5c6f5c9c2a2a5496e7381cd01b4 [diff] |
sandbox: Move buffer to scsi_emul_info Move the buffer into this struct so it can be shared between different implementations. Signed-off-by: Simon Glass <sjg@chromium.org>