From: Bhanu Prakash Gollapudi Date: Mon, 4 Jun 2012 23:15:44 +0000 (-0700) Subject: [SCSI] bnx2fc: Support interface creation on non-VLAN interface also. X-Git-Tag: v3.6-rc1~103^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7adc5a3746553971c13fdebc75d6ac1678638d94;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed