public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] fix some bsg related bugs
@ 2024-12-18  1:42 Guixin Liu
  2024-12-18  1:42 ` [PATCH v2 1/2] scsi: ufs: delete bsg_dev when setup bsg fail Guixin Liu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Guixin Liu @ 2024-12-18  1:42 UTC (permalink / raw)
  To: Alim Akhtar, Avri Altman, Bart Van Assche,
	James E . J . Bottomley, Martin K . Petersen
  Cc: linux-scsi

Changes from v1 to v2:
- Add fixes tag to the first patch.
- Add rb tag from Avri, thanks.

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] 4+ messages in thread

end of thread, other threads:[~2025-01-10 23:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-18  1:42 [PATCH v2 0/2] fix some bsg related bugs Guixin Liu
2024-12-18  1:42 ` [PATCH v2 1/2] scsi: ufs: delete bsg_dev when setup bsg fail Guixin Liu
2024-12-18  1:42 ` [PATCH v2 2/2] scsi: ufs: set bsg_queue to NULL after remove Guixin Liu
2025-01-10 23:03 ` [PATCH v2 0/2] fix some bsg related bugs Martin K. Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox