Merge branch 'for-4.2-misc' into k.o/for-4.2
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user