hpsa: pass error from pci_set_consistent_dma_mask from hpsa_message
authorRobert Elliott <elliott@hp.com>
Fri, 23 Jan 2015 22:42:37 +0000 (16:42 -0600)
committerJames Bottomley <JBottomley@Parallels.com>
Mon, 2 Feb 2015 17:57:38 +0000 (09:57 -0800)
commit1eaec8f33e14afae5820a25059a59d9119ca308f
tree67fa0ac21a1b1aa3a103c6f10b69cccd6430177c
parent9ee61794879dad68ec273f3e4eaad41285e6ff3c
hpsa: pass error from pci_set_consistent_dma_mask from hpsa_message

Return the actual error code instead of a generic error code.

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