All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] fix some bsg related bugs
@ 2024-12-17 10:58 Guixin Liu
  2024-12-17 10:58 ` [PATCH 1/2] scsi: ufs: delete bsg_dev when setup bsg fail Guixin Liu
  2024-12-17 10:58 ` [PATCH 2/2] scsi: ufs: set bsg_queue to NULL after remove Guixin Liu
  0 siblings, 2 replies; 5+ messages in thread
From: Guixin Liu @ 2024-12-17 10:58 UTC (permalink / raw)
  To: Alim Akhtar, Avri Altman, Bart Van Assche,
	James E . J . Bottomley, Martin K . Petersen
  Cc: linux-scsi

Guixin Liu (2):
  scsi: ufs: delete bsg_dev when setup bsg fail
  scsi: ufs: set bsg_queue to NULL after remove

 drivers/ufs/core/ufs_bsg.c | 2 ++
 1 file changed, 2 insertions(+)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-12-17 11:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-17 10:58 [PATCH 0/2] fix some bsg related bugs Guixin Liu
2024-12-17 10:58 ` [PATCH 1/2] scsi: ufs: delete bsg_dev when setup bsg fail Guixin Liu
2024-12-17 11:33   ` Avri Altman
2024-12-17 10:58 ` [PATCH 2/2] scsi: ufs: set bsg_queue to NULL after remove Guixin Liu
2024-12-17 11:32   ` Avri Altman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.