]> www.infradead.org Git - users/jedix/linux-maple.git/commit
hpsa: do not print ioaccel2 warning messages about unusual completions.
authorRobert Elliott <elliott@hp.com>
Fri, 6 Nov 2015 13:47:43 +0000 (05:47 -0800)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 10 Mar 2016 19:47:58 +0000 (11:47 -0800)
commitc11d146a46f8d2120e83859478039c88128e4952
tree5dedeaeb02c25211839c88a1115132663ea0bfc7
parent3ddc722b5d6d4fca33c205ae1252e2734666038e
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>
Signed-off-by: Robert Elliott <elliott@hp.com>
Signed-off-by: Don Brace <don.brace@pmcs.com>
Orabug: 22075051
Acked-by: Chuck Anderson <chuck.anderson@oracle.com>
drivers/scsi/hpsa.c