diff options
Diffstat (limited to 'include/net/bluetooth/l2cap.h')
-rw-r--r-- | include/net/bluetooth/l2cap.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/bluetooth/l2cap.h b/include/net/bluetooth/l2cap.h index 7ad25ca60ec0..7f88a87d7a46 100644 --- a/include/net/bluetooth/l2cap.h +++ b/include/net/bluetooth/l2cap.h | |||
@@ -327,6 +327,7 @@ struct l2cap_pinfo { | |||
327 | __u8 sec_level; | 327 | __u8 sec_level; |
328 | __u8 role_switch; | 328 | __u8 role_switch; |
329 | __u8 force_reliable; | 329 | __u8 force_reliable; |
330 | __u8 flushable; | ||
330 | 331 | ||
331 | __u8 conf_req[64]; | 332 | __u8 conf_req[64]; |
332 | __u8 conf_len; | 333 | __u8 conf_len; |