commit | 6ccaeb56004a14329b033968a687324c96d295bf | [log] [tgz] |
---|---|---|
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | Sun Feb 19 20:04:38 2017 +0100 |
committer | Jens Axboe <axboe@fb.com> | Wed Feb 22 13:34:00 2017 -0700 |
tree | cc57967bd1caccd066caa0de3a1d7a5d3b4d1d45 | |
parent | 7a01a6ea2c636769f9d029b026549bebc406094a [diff] |
nvmet-rdma: Fix error handling According to the preceeding goto, it is likely that 'out_destroy_sq' was expected here. Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Jens Axboe <axboe@fb.com>