aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/l2cap.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/bluetooth/l2cap.h')
-rw-r--r--include/net/bluetooth/l2cap.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/net/bluetooth/l2cap.h b/include/net/bluetooth/l2cap.h
index 73e115bc12dd..29f720e6188a 100644
--- a/include/net/bluetooth/l2cap.h
+++ b/include/net/bluetooth/l2cap.h
@@ -237,8 +237,9 @@ struct l2cap_pinfo {
237 __u16 imtu; 237 __u16 imtu;
238 __u16 omtu; 238 __u16 omtu;
239 __u16 flush_to; 239 __u16 flush_to;
240 240 __u8 sec_level;
241 __u32 link_mode; 241 __u8 role_switch;
242 __u8 force_reliable;
242 243
243 __u8 conf_req[64]; 244 __u8 conf_req[64];
244 __u8 conf_len; 245 __u8 conf_len;