aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/net/bluetooth/hci_core.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/net/bluetooth/hci_core.h b/include/net/bluetooth/hci_core.h
index 0f35a3900e16..0a5a05d9109c 100644
--- a/include/net/bluetooth/hci_core.h
+++ b/include/net/bluetooth/hci_core.h
@@ -217,6 +217,8 @@ struct hci_dev {
217 217
218 __u16 init_last_cmd; 218 __u16 init_last_cmd;
219 219
220 struct list_head mgmt_pending;
221
220 struct inquiry_cache inq_cache; 222 struct inquiry_cache inq_cache;
221 struct hci_conn_hash conn_hash; 223 struct hci_conn_hash conn_hash;
222 struct list_head blacklist; 224 struct list_head blacklist;