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 a2dcbfff1c51..0529d278e068 100644 --- a/include/net/bluetooth/l2cap.h +++ b/include/net/bluetooth/l2cap.h | |||
@@ -303,6 +303,7 @@ struct l2cap_chan { | |||
303 | __u8 role_switch; | 303 | __u8 role_switch; |
304 | __u8 force_reliable; | 304 | __u8 force_reliable; |
305 | __u8 flushable; | 305 | __u8 flushable; |
306 | __u8 force_active; | ||
306 | 307 | ||
307 | __u8 ident; | 308 | __u8 ident; |
308 | 309 | ||