X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Frdma%2Fib_sa.h;h=ad63c215efe5b68be3d555fccda212ff09a3358a;hb=9464c7cf61b9433057924c36e6e02f303a00e768;hp=c99e4420fd7ec308d9d2826c0bdd0493312bc5dd;hpb=41689045f6a3cbe0550e1d34e9cc20d2e8c432ba;p=linux-2.6.git diff --git a/include/rdma/ib_sa.h b/include/rdma/ib_sa.h index c99e4420f..ad63c215e 100644 --- a/include/rdma/ib_sa.h +++ b/include/rdma/ib_sa.h @@ -370,12 +370,5 @@ ib_sa_mcmember_rec_delete(struct ib_device *device, u8 port_num, context, query); } -/** - * ib_init_ah_from_path - Initialize address handle attributes based on an SA - * path record. - */ -int ib_init_ah_from_path(struct ib_device *device, u8 port_num, - struct ib_sa_path_rec *rec, - struct ib_ah_attr *ah_attr); #endif /* IB_SA_H */