diff options
author | Matthew Wilcox <matthew.r.wilcox@intel.com> | 2012-08-03 19:55:56 +0200 |
---|---|---|
committer | Matthew Wilcox <matthew.r.wilcox@intel.com> | 2012-08-03 19:55:56 +0200 |
commit | 9e866774aab5d2654b0fa8f97890f68913f05700 (patch) | |
tree | a971538c8e58a72f9e14c6ba89b33bf7ab737220 /drivers/block/nbd.c | |
parent | NVMe: Use ida for nvme device instance (diff) | |
download | linux-9e866774aab5d2654b0fa8f97890f68913f05700.tar.xz linux-9e866774aab5d2654b0fa8f97890f68913f05700.zip |
NVMe: Free admin queue memory on initialisation failure
If the adapter fails initialisation, the memory allocated for the
admin queue may not be freed. Split the memory freeing part of
nvme_free_queue() into nvme_free_queue_mem() and call it in the case of
initialisation failure.
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
Reported-by: Vishal Verma <vishal.l.verma@intel.com>
Diffstat (limited to 'drivers/block/nbd.c')
0 files changed, 0 insertions, 0 deletions