From d1e8beac49ae9925b9b1588bc1cdd5f240318568 Mon Sep 17 00:00:00 2001 From: "Stephen M. Cameron" Date: Tue, 18 Feb 2014 13:57:47 -0600 Subject: [PATCH] [SCSI] hpsa: improve error messages for driver initiated commands On encountering unexpected error conditions from driver initiated commands, print something useful like CDB and sense data rather than something useless like the kernel virtual address of the command buffer. Signed-off-by: Stephen M. Cameron Signed-off-by: James Bottomley --- Reading git-format-patch failed