RDMA: Mark if create address handle is in a sleepable context
[linux-2.6-microblaze.git] / drivers / infiniband / hw / ocrdma / ocrdma_ah.c
index 58188fe..62c5022 100644 (file)
@@ -157,7 +157,7 @@ static inline int set_av_attr(struct ocrdma_dev *dev, struct ocrdma_ah *ah,
 }
 
 struct ib_ah *ocrdma_create_ah(struct ib_pd *ibpd, struct rdma_ah_attr *attr,
-                              struct ib_udata *udata)
+                              u32 flags, struct ib_udata *udata)
 {
        u32 *ahid_addr;
        int status;