]> Git Repo - linux.git/blobdiff - drivers/infiniband/core/uverbs_marshall.c
IB/cm: Replace members of sa_path_rec with 'struct sgid_attr *'
[linux.git] / drivers / infiniband / core / uverbs_marshall.c
index bb372b4713a41c20dbbf01f6176d731b4dfad3d3..b8d715c68ca44e3c41bf87f1547384b40c82d4a4 100644 (file)
@@ -211,7 +211,5 @@ void ib_copy_path_rec_from_user(struct sa_path_rec *dst,
 
        /* TODO: No need to set this */
        sa_path_set_dmac_zero(dst);
-       sa_path_set_ndev(dst, NULL);
-       sa_path_set_ifindex(dst, 0);
 }
 EXPORT_SYMBOL(ib_copy_path_rec_from_user);
This page took 0.030457 seconds and 4 git commands to generate.