From: Krishna Gudipati Date: Mon, 13 Jun 2011 22:54:31 +0000 (-0700) Subject: [SCSI] bfa: Driver initialization and model description fix X-Git-Tag: v3.1-rc1~270^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75332a70a84908810ab5f525b03f230be9e31753;p=pandora-kernel.git [SCSI] bfa: Driver initialization and model description fix - Moved FCS initialization, which internally does the im_port creation as well as the scsi_host creation before bfa_init. Once the bfa_init is complete & successful: - Reset the FCS base port cfg params such as pwwn/nwwn and setup fc host params - based on the values learned during the ioc getattr request. - Change needed to support BSG commands even on bfa init failure. - Model description fixes for Brocade adapters. Signed-off-by: Krishna Gudipati Signed-off-by: James Bottomley --- Reading git-diff-tree failed