[SCSI] bfa: New interface to handle firmware upgrade scenario
authorKrishna Gudipati <kgudipat@brocade.com>
Thu, 4 Mar 2010 01:43:30 +0000 (17:43 -0800)
committerJames Bottomley <James.Bottomley@suse.de>
Thu, 4 Mar 2010 10:44:10 +0000 (16:14 +0530)
Split bfa_fcs_init() into bfa_fcs_attach() and bfa_fcs_init().

Removed empty function definitions in FCS modules

Modified driver to call bfa_fcs_attach() and bfa_fcs_init() as needed.

Signed-off-by: Krishna Gudipati <kgudipat@brocade.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>

No differences found