]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hpsa: print CDBs instead of kernel virtual addresses for uncommon errors
authorStephen Cameron <stephenmcameron@gmail.com>
Fri, 23 Jan 2015 22:44:35 +0000 (16:44 -0600)
committerJames Bottomley <JBottomley@Parallels.com>
Mon, 2 Feb 2015 17:57:43 +0000 (09:57 -0800)
commitf42e81e156bc34b7e52c50e3e042ec21e85015ee
tree3889b9f28c28b4181dabae4264d01a3d4d557371
parent7fa3030c655b7479940487b01a20f7332cf68c00
hpsa: print CDBs instead of kernel virtual addresses for uncommon errors

Printing the address of the command pointer is of little value, change
to print the CDB.

Reviewed-by: Scott Teel <scott.teel@pmcs.com>
Signed-off-by: Don Brace <don.brace@pmcs.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/scsi/hpsa.c