diff options
Diffstat (limited to 'include')
-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 d6d8ec8eb8c..3732a4849f2 100644 --- a/include/net/bluetooth/l2cap.h +++ b/include/net/bluetooth/l2cap.h | |||
@@ -522,6 +522,7 @@ struct l2cap_conn { | |||
522 | unsigned int mtu; | 522 | unsigned int mtu; |
523 | 523 | ||
524 | __u32 feat_mask; | 524 | __u32 feat_mask; |
525 | __u8 fixed_chan_mask; | ||
525 | 526 | ||
526 | __u8 info_state; | 527 | __u8 info_state; |
527 | __u8 info_ident; | 528 | __u8 info_ident; |