[PATCH] nvme-fc: Zero out SGL before submitting AEN
James Smart
james.smart at broadcom.com
Fri Oct 27 10:47:16 PDT 2017
On 10/27/2017 12:16 AM, Hannes Reinecke wrote:
> nvme_fc_start_fc_op() will be updating the SGL entries of the
> sqe, so we need to zero those before resubmitting a received
> AEN. Otherwise we trigger the WARN_ON() in nvme_fc_start_fc_op().
>
> Signed-off-by: Hannes Reinecke <hare at suse.com>
> ---
>
This patch is unnecessary. It was completely resolved by the following
patch which has been committed:
nvme-fc: use transport-specific sgl format
http://lists.infradead.org/pipermail/linux-nvme/2017-September/012723.html
-- james
More information about the Linux-nvme
mailing list