
26 Sep
2022
26 Sep
'22
5:26 p.m.
This has the same name as a field in our local private struct, which is confusing. Change the name to xfer_len instead.
Signed-off-by: Simon Glass sjg@chromium.org ---
(no changes since v1)
drivers/usb/emul/sandbox_flash.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
Applied to u-boot-dm, thanks!