Files
linux-bredos/drivers/nvme/target
Daniel Wagner a8008b9758 nvmet-fcloop: swap list_add_tail arguments
[ Upstream commit 2b5f0c5bc8 ]

The newly element to be added to the list is the first argument of
list_add_tail. This fix is missing dcfad4ab4d ("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>
2025-04-25 10:45:09 +02:00
..
2024-07-25 09:50:46 +02:00
2025-01-23 17:21:14 +01:00