diff options
Diffstat (limited to 'include/net')
-rw-r--r-- | include/net/bluetooth/l2cap.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/bluetooth/l2cap.h b/include/net/bluetooth/l2cap.h index f8bae5415438..7df70e47c878 100644 --- a/include/net/bluetooth/l2cap.h +++ b/include/net/bluetooth/l2cap.h | |||
@@ -358,7 +358,6 @@ struct l2cap_pinfo { | |||
358 | 358 | ||
359 | __le16 sport; | 359 | __le16 sport; |
360 | 360 | ||
361 | spinlock_t send_lock; | ||
362 | struct timer_list retrans_timer; | 361 | struct timer_list retrans_timer; |
363 | struct timer_list monitor_timer; | 362 | struct timer_list monitor_timer; |
364 | struct timer_list ack_timer; | 363 | struct timer_list ack_timer; |