[SCSI] hpsa: Do not attempt kdump if we detect resetting controller failed.
authorStephen M. Cameron <scameron@beardog.cce.hp.com>
Tue, 15 Feb 2011 21:33:08 +0000 (15:33 -0600)
committerJames Bottomley <James.Bottomley@suse.de>
Fri, 18 Feb 2011 18:34:14 +0000 (12:34 -0600)
We can get completions left over from before the attempted reset which
will interfere with the kdump.  Better to just not make the attempt in
that case.

Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>

No differences found