commit | 82794a2e4153657d12a0c29272e40b47eaadb748 | [log] [tgz] |
---|---|---|
author | Krishna Gudipati <kgudipat@brocade.com> | Wed Mar 03 17:43:30 2010 -0800 |
committer | James Bottomley <James.Bottomley@suse.de> | Thu Mar 04 16:14:10 2010 +0530 |
tree | 2c3296590a56deef6a63bbfb881a424d0673f4d9 | |
parent | 5b098082e22c168b7df4c5c3cd924047cee7d995 [diff] |
[SCSI] bfa: New interface to handle firmware upgrade scenario 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>