diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/net/bluetooth/bluetooth.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/bluetooth/bluetooth.h b/include/net/bluetooth/bluetooth.h index 373000de610d..7e666d06b97f 100644 --- a/include/net/bluetooth/bluetooth.h +++ b/include/net/bluetooth/bluetooth.h | |||
| @@ -284,6 +284,7 @@ struct hci_req_ctrl { | |||
| 284 | struct bt_skb_cb { | 284 | struct bt_skb_cb { |
| 285 | __u8 pkt_type; | 285 | __u8 pkt_type; |
| 286 | __u8 incoming; | 286 | __u8 incoming; |
| 287 | __u16 opcode; | ||
| 287 | __u16 expect; | 288 | __u16 expect; |
| 288 | __u8 force_active; | 289 | __u8 force_active; |
| 289 | struct l2cap_chan *chan; | 290 | struct l2cap_chan *chan; |
