diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/net/bluetooth/l2cap.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/bluetooth/l2cap.h b/include/net/bluetooth/l2cap.h index d0185cc04c14..7c695bfd853c 100644 --- a/include/net/bluetooth/l2cap.h +++ b/include/net/bluetooth/l2cap.h | |||
@@ -353,6 +353,7 @@ struct l2cap_pinfo { | |||
353 | 353 | ||
354 | __le16 sport; | 354 | __le16 sport; |
355 | 355 | ||
356 | spinlock_t send_lock; | ||
356 | struct timer_list retrans_timer; | 357 | struct timer_list retrans_timer; |
357 | struct timer_list monitor_timer; | 358 | struct timer_list monitor_timer; |
358 | struct timer_list ack_timer; | 359 | struct timer_list ack_timer; |