--- linux-2.4.7/net/bluetooth/hci_core.c Mon Jun 11 19:15:27 2001 +++ linux/net/bluetooth/hci_core.c Fri Jul 27 11:52:11 2001 @@ -66,7 +66,7 @@ /* HCI device list */ struct hci_dev *hdev_list[HCI_MAX_DEV]; -spinlock_t hdev_list_lock; +static spinlock_t hdev_list_lock; #define GET_HDEV(a) (hdev_list[a]) /* HCI protocol list */