From: Jens Axboe Date: Fri, 14 Nov 2014 16:47:32 +0000 (-0700) Subject: NVMe: add ->exit_hctx() hook X-Git-Tag: omap-for-v3.19/fixes-rc1~94^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c30540b38d683d4c7f06d13a451f67d4362d7b1;p=pandora-kernel.git NVMe: add ->exit_hctx() hook If we do teardown and setup of the queue and block related parts of the driver, then we should clear nvmeq->hctx once we kill the hardware queue. Acked-by: Keith Busch Signed-off-by: Jens Axboe --- Reading git-diff-tree failed