Pārlūkot izejas kodu

Bluetooth: remove lock from struct conn_hash

It isn't used anywhere.

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
Gustavo F. Padovan 14 gadi atpakaļ
vecāks
revīzija
01e2821fbe
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      include/net/bluetooth/hci_core.h

+ 0 - 1
include/net/bluetooth/hci_core.h

@@ -61,7 +61,6 @@ struct inquiry_cache {
 
 struct hci_conn_hash {
 	struct list_head list;
-	spinlock_t       lock;
 	unsigned int     acl_num;
 	unsigned int     sco_num;
 	unsigned int     le_num;