Skip to content
Commit c2be9dc0 authored by Ilya Nelkenbaum's avatar Ilya Nelkenbaum Committed by Roland Dreier
Browse files

IB/core: When marshaling ucma path from user-space, clear unused fields

When marshaling a user path to the kernel struct ib_sa_path, we need
to zero smac and dmac and set the vlan id to the "no vlan" value.

This is to ensure that Ethernet attributes are not used with
InfiniBand QPs.

Fixes: dd5f03be

 ("IB/core: Ethernet L2 attributes in verbs/cm structures")
Signed-off-by: default avatarIlya Nelkenbaum <ilyan@mellanox.com>
Signed-off-by: default avatarOr Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: default avatarRoland Dreier <roland@purestorage.com>
parent bfa76d49
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment