aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/bluetooth.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/bluetooth/bluetooth.h')
-rw-r--r--include/net/bluetooth/bluetooth.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/net/bluetooth/bluetooth.h b/include/net/bluetooth/bluetooth.h
index 27a6a936487d..2fb268f2895b 100644
--- a/include/net/bluetooth/bluetooth.h
+++ b/include/net/bluetooth/bluetooth.h
@@ -235,9 +235,6 @@ struct bt_skb_cb {
235 __u8 pkt_type; 235 __u8 pkt_type;
236 __u8 incoming; 236 __u8 incoming;
237 __u16 expect; 237 __u16 expect;
238 __u16 tx_seq;
239 __u8 retries;
240 __u8 sar;
241 __u8 force_active; 238 __u8 force_active;
242 struct l2cap_ctrl control; 239 struct l2cap_ctrl control;
243}; 240};