diff options
author | Raul E Rangel <[email protected]> | 2019-05-02 13:07:14 -0600 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2019-05-06 12:33:03 +0200 |
commit | 43d8dabb4074cf7f3b1404bfbaeba5aa6f3e5cfc (patch) | |
tree | 361fc9dbe3e6259867d8e8c897cb1b39fd4692ef /drivers/usb/cdns3/cdns3-debug.h | |
parent | e57112e35c60a847914c75e5163db0f4ba078091 (diff) |
mmc: core: Fix tag set memory leak
The tag set is allocated in mmc_init_queue but never freed. This results
in a memory leak. This change makes sure we free the tag set when the
queue is also freed.
Signed-off-by: Raul E Rangel <[email protected]>
Reviewed-by: Jens Axboe <[email protected]>
Acked-by: Adrian Hunter <[email protected]>
Fixes: 81196976ed94 ("mmc: block: Add blk-mq support")
Cc: [email protected]
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions