]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/infiniband/core/rdma_core.h
RDMA/uverbs: Use uverbs_attr_bundle to pass udata for ioctl()
[linux.git] / drivers / infiniband / core / rdma_core.h
index b11396536d8e63f8d9526fc522648c601c158d9d..b1bf1579fc26270dd991c3c5a0bbde0c14c63948 100644 (file)
@@ -131,6 +131,7 @@ struct uverbs_api_ioctl_method {
        u8 use_stack:1;
        u8 driver_method:1;
        u8 disabled:1;
+       u8 has_udata:1;
        u8 key_bitmap_len;
        u8 destroy_bkey;
 };