[SCSI] hpsa: factor out hpsa_find_cfg_addrs.
authorStephen M. Cameron <scameron@beardog.cce.hp.com>
Wed, 16 Jun 2010 18:51:30 +0000 (13:51 -0500)
committerJames Bottomley <James.Bottomley@suse.de>
Tue, 27 Jul 2010 17:01:58 +0000 (12:01 -0500)
commita51fd47f1b8f2b9937011c433269d2ec182b9879
tree90e83e24c37d1aabeb23d0f77446d437ef216d84
parent12d2cd4711b9e3ddcf911281ec4fe511b5cfff63
[SCSI] hpsa: factor out hpsa_find_cfg_addrs.

Rationale for this is that I will also need to use this code
in fixing kdump host reset code prior to having the hba structure.

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