diff options
Diffstat (limited to 'include/net')
| -rw-r--r-- | include/net/bluetooth/hci_core.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/bluetooth/hci_core.h b/include/net/bluetooth/hci_core.h index d987c795ba14..2504a2553baa 100644 --- a/include/net/bluetooth/hci_core.h +++ b/include/net/bluetooth/hci_core.h | |||
| @@ -341,8 +341,8 @@ struct hci_conn { | |||
| 341 | struct list_head chan_list; | 341 | struct list_head chan_list; |
| 342 | 342 | ||
| 343 | struct delayed_work disc_work; | 343 | struct delayed_work disc_work; |
| 344 | struct delayed_work auto_accept_work; | ||
| 344 | struct timer_list idle_timer; | 345 | struct timer_list idle_timer; |
| 345 | struct timer_list auto_accept_timer; | ||
| 346 | 346 | ||
| 347 | struct device dev; | 347 | struct device dev; |
| 348 | 348 | ||
