[SCSI] hpsa: do not require board "not ready" status after hard reset
authorStephen M. Cameron <scameron@beardog.cce.hp.com>
Wed, 4 Dec 2013 23:10:31 +0000 (17:10 -0600)
committerJames Bottomley <JBottomley@Parallels.com>
Fri, 20 Dec 2013 04:56:30 +0000 (20:56 -0800)
commit0ddf1d77505fd97daa7fc70bb0498c54a5c33725
tree6cb76edcdb4b098330bbb27ce0b5fa222c8ac2d0
parent28e1344647349ea215c818072e45bee887f2192a
[SCSI] hpsa: do not require board "not ready" status after hard reset

Immediately following a hard board reset, There are some
mandatory delays during which we must not access the board
and during which we might miss the "not ready" status,
therefore it is a mistake to look for and expect to see
the "not ready" status.

Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/hpsa.c
This page took 0.027039 seconds and 5 git commands to generate.