[PATCH hyperv-next v2 0/1] scsi: storvsc: Don't report the host packet status as the hv status

From: Roman Kisel
Date: Mon Mar 03 2025 - 19:09:55 EST


The patch includes fixes for the log statements that are ambigious as
to what they are logging.

Michael Kelley provided a great insight into the history of the code
(** Thank you, Michael! **) and tagged the V1 patch with "Reviewed-by".
I am not keeping the tag as a I added one more change to convert the
status code to hex in addition to what was approved.

[V2]
- Use "host" instead of opaque "sts".
** Thank you, Easwar! **

- Convert the status to hex everywhere.

[V1]: https://lore.kernel.org/linux-hyperv/20250227233110.36596-1-romank@xxxxxxxxxxxxxxxxxxx/

Roman Kisel (1):
scsi: storvsc: Don't report the host packet status as the hv status

drivers/scsi/storvsc_drv.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


base-commit: 3a7f7785eae7cf012af128ca9e383c91e4955354
--
2.43.0