Make sure dma buffers are both properly allocated and freed (they were not in a few places). Denis Orlov (2): usb: storage: fix missing calls to free() usb: make sure dma buffers are properly allocated drivers/usb/core/usb.c | 16 ++++--- drivers/usb/storage/transport.c | 74 +++++++++++++++++++-------------- drivers/usb/storage/usb.c | 30 ++++++++----- 3 files changed, 71 insertions(+), 49 deletions(-) -- 2.41.0