diff options
-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 4f4bff1eaed6..7a0262524a50 100644 --- a/include/net/bluetooth/l2cap.h +++ b/include/net/bluetooth/l2cap.h | |||
@@ -280,7 +280,6 @@ struct l2cap_conn_param_update_rsp { | |||
280 | struct l2cap_chan_list { | 280 | struct l2cap_chan_list { |
281 | struct sock *head; | 281 | struct sock *head; |
282 | rwlock_t lock; | 282 | rwlock_t lock; |
283 | long num; | ||
284 | }; | 283 | }; |
285 | 284 | ||
286 | struct l2cap_conn { | 285 | struct l2cap_conn { |