From: Krishna Gudipati Date: Thu, 4 Mar 2010 01:43:30 +0000 (-0800) Subject: [SCSI] bfa: New interface to handle firmware upgrade scenario X-Git-Tag: v2.6.34-rc2~18^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82794a2e4153657d12a0c29272e40b47eaadb748;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed