Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
[firefly-linux-kernel-4.4.55.git] / include / rdma / iw_cm.h
index 1017e0bdf8baa75beb5ce0a13f852ddd7c683c4d..036bd277266254dba1ff5807a760e17da013667d 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 {