[SCSI] bfa: Fix to set vport FC host sysfs entries

Made changes to set the fc_host sysfs entries supported_speeds,
supported_classes etc., during the vport creation from the
FC transport template.

Signed-off-by: Krishna Gudipati <kgudipat@brocade.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
This commit is contained in:
Krishna Gudipati
2012-05-11 17:49:59 -07:00
committed by James Bottomley
vanhempi e91506dbcf
commit 6192bd7cdc
3 muutettua tiedostoa jossa 19 lisäystä ja 1 poistoa

Näytä tiedosto

@@ -987,7 +987,7 @@ done:
return 0;
}
static u32
u32
bfad_im_supported_speeds(struct bfa_s *bfa)
{
struct bfa_ioc_attr_s *ioc_attr;