From: Jing Huang Date: Fri, 9 Jul 2010 02:46:26 +0000 (-0700) Subject: [SCSI] bfa: PBC vport create X-Git-Tag: v2.6.36-rc1~570^2~131 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9883548a0b0afec4786e6c5cd8d03d43a30b779;p=pandora-kernel.git [SCSI] bfa: PBC vport create This patch enables creating PBC vport. During fcs init, fcs will read PBC vport using bfa iocfc API and invoke fcb callback to add the pbc vport entries into a list. The pbc vport list will be traversed in the subsequent pci probe process and vport will be created using fc transport provided vport create function. Signed-off-by: Jing Huang Signed-off-by: James Bottomley --- Reading git-diff-tree failed