These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / include / rdma / iw_cm.h
index 1017e0b..036bd27 100644 (file)
@@ -91,6 +91,7 @@ struct iw_cm_id {
        /* Used by provider to add and remove refs on IW cm_id */
        void (*add_ref)(struct iw_cm_id *);
        void (*rem_ref)(struct iw_cm_id *);
+       u8  tos;
 };
 
 struct iw_cm_conn_param {