From: Or Gerlitz Date: Mon, 10 Oct 2011 08:54:42 +0000 (+0200) Subject: IB/mlx4: Don't set VLAN in IBoE WQEs' control segment X-Git-Tag: v3.2-rc1~104^2^9~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80a2dcd8d05c11d42f4e606d7a5f3eaa2794ab34;p=pandora-kernel.git IB/mlx4: Don't set VLAN in IBoE WQEs' control segment There's no need to set the vlan-related fields in an IBoE send WQE control segment: - the vlan to be used by a UD QP is set in the datagram segment. - for GSI (CM) QP, all the headers down to 8021q and MAC are built by the software anyway. Signed-off-by: Or Gerlitz Signed-off-by: Roland Dreier --- Reading git-diff-tree failed