Merge branch 'linux-4.8' of git://github.com/skeggsb/linux into drm-fixes
[cascardo/linux.git] / drivers / infiniband / hw / cxgb4 / iw_cxgb4.h
index aa47e0a..4b83b84 100644 (file)
@@ -263,6 +263,7 @@ struct c4iw_dev {
        struct idr stid_idr;
        struct list_head db_fc_list;
        u32 avail_ird;
+       wait_queue_head_t wait;
 };
 
 static inline struct c4iw_dev *to_c4iw_dev(struct ib_device *ibdev)