Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
This commit is contained in:
commit
61a3d4f9d5
25 changed files with 86 additions and 38 deletions
|
@ -464,6 +464,8 @@ struct hci_conn_params {
|
|||
HCI_AUTO_CONN_ALWAYS,
|
||||
HCI_AUTO_CONN_LINK_LOSS,
|
||||
} auto_connect;
|
||||
|
||||
struct hci_conn *conn;
|
||||
};
|
||||
|
||||
extern struct list_head hci_dev_list;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue