Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2dc68683 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "scsi: ufs: fix a bug in a UTRD info dump"

parents 535e4bb0 60129fe9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -246,7 +246,7 @@ void ufshcd_print_trs(struct ufs_hba *hba, unsigned long bitmap, bool pr_prdt)

		dev_err(hba->dev, "UPIU[%d] - Transfer Request Descriptor",
				tag);
		ufshcd_hex_dump("UPIU TRD: ", &lrbp->utr_descriptor_ptr,
		ufshcd_hex_dump("UPIU TRD: ", lrbp->utr_descriptor_ptr,
				sizeof(struct utp_transfer_req_desc));
		dev_err(hba->dev, "UPIU[%d] - Request UPIU", tag);
		ufshcd_hex_dump("UPIU REQ: ", lrbp->ucd_req_ptr,