From: Andrei Emeltchenko <redacted>
Signed-off-by: Andrei Emeltchenko <redacted>
---
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 f6d5134..c21e37a 100644
--- a/include/net/bluetooth/l2cap.h
+++ b/include/net/bluetooth/l2cap.h
@@ -544,7 +544,6 @@ struct l2cap_conn {
struct smp_chan *smp_chan;
struct list_head chan_l;
- struct mutex chan_lock;
};
#define L2CAP_INFO_CL_MTU_REQ_SENT 0x01--
1.7.4.1