mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2026-04-03 12:05:13 +02:00
[ Upstream commit2b5f0c5bc8] The newly element to be added to the list is the first argument of list_add_tail. This fix is missingdcfad4ab4d("nvmet-fcloop: swap the list_add_tail arguments"). Fixes:437c0b824d("nvme-fcloop: add target to host LS request support") Signed-off-by: Daniel Wagner <wagi@kernel.org> Reviewed-by: Hannes Reinecke <hare@suse.de> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Sasha Levin <sashal@kernel.org>