commit | 7adc5a3746553971c13fdebc75d6ac1678638d94 | [log] [tgz] |
---|---|---|
author | Bhanu Prakash Gollapudi <bprakash@broadcom.com> | Mon Jun 04 16:15:44 2012 -0700 |
committer | James Bottomley <JBottomley@Parallels.com> | Fri Jul 20 08:58:19 2012 +0100 |
tree | 947cda934dfec36705ff4580416e545f3d23d0ab | |
parent | 3db8cc106569aa81088ee83d46f52a631471811c [diff] |
[SCSI] bnx2fc: Support interface creation on non-VLAN interface also. bnx2fc had an assumption that the fcoe interface will always start on the vlan dev. However, some switch implementations (Eg., HP virtual connect FlexFabric) expects the fcoe interface to be started on physical interface. Do not error out if the netdev is not a vlan dev. Signed-off-by: Bhanu Prakash Gollapudi <bprakash@broadcom.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>