commit | 80a2dcd8d05c11d42f4e606d7a5f3eaa2794ab34 | [log] [tgz] |
---|---|---|
author | Or Gerlitz <ogerlitz@mellanox.com> | Mon Oct 10 10:54:42 2011 +0200 |
committer | Roland Dreier <roland@purestorage.com> | Mon Oct 31 11:57:51 2011 -0700 |
tree | 4407b7481a5382bc10e5f91c77dec3b98f7f8b9c | |
parent | bcacb897569f0e7aab7643b22567d8de22ef9dfc [diff] |
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 <ogerlitz@mellanox.com> Signed-off-by: Roland Dreier <roland@purestorage.com>