]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
hpsa: do not print ioaccel2 warning messages about unusual completions.
authorRobert Elliott <elliott@hp.com>
Thu, 23 Apr 2015 14:34:00 +0000 (09:34 -0500)
committerJames Bottomley <JBottomley@Odin.com>
Sun, 31 May 2015 18:36:25 +0000 (11:36 -0700)
commitddcf834fe0aa7153c239d69c7abf005dbf4bf52a
treedd022200f47f55e2c5fd66673708e0f91bccec7a
parent4b761557d79a321e51050edc1da01f95872f0e70
hpsa: do not print ioaccel2 warning messages about unusual completions.

The SCSI midlayer already prints more detail about completions,
and has logging level options to filter them if not wanted.
These just slow down the system if a lot of errors occur,
stressing error handling even more.

Reviewed-by: Scott Teel <scott.teel@pmcs.com>
Reviewed-by: Kevin Barnett <kevin.barnett@pmcs.com>
Reviewed-by: Tomas Henzl <thenzl@redhat.com>
Reviewed-by: Hannes Reinecke <hare@Suse.de>
Signed-off-by: Robert Elliott <elliott@hp.com>
Signed-off-by: Don Brace <don.brace@pmcs.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
drivers/scsi/hpsa.c