]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] hpsa: improve error messages for driver initiated commands
authorStephen M. Cameron <scameron@beardog.cce.hp.com>
Tue, 18 Feb 2014 19:57:47 +0000 (13:57 -0600)
committerJames Bottomley <JBottomley@Parallels.com>
Sat, 15 Mar 2014 17:19:09 +0000 (10:19 -0700)
commitcb85413d65601cfd438296bebe6f56c2a3a6ceb3
treeaa4801945cea834934be93404eb6412add5869ac
parent58cb8d1d70c2d28e7d39d387a8b9430d1b173b8b
[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 <scameron@beardog.cce.hp.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/hpsa.c