summaryrefslogtreecommitdiff
path: root/drivers/staging/cg2900/bluetooth/hci_ldisc.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/cg2900/bluetooth/hci_ldisc.c')
-rw-r--r--drivers/staging/cg2900/bluetooth/hci_ldisc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/cg2900/bluetooth/hci_ldisc.c b/drivers/staging/cg2900/bluetooth/hci_ldisc.c
index bb480317f6d..0ceb5e74255 100644
--- a/drivers/staging/cg2900/bluetooth/hci_ldisc.c
+++ b/drivers/staging/cg2900/bluetooth/hci_ldisc.c
@@ -41,7 +41,7 @@
#define TTY_BREAK_ON (-1)
#define TTY_BREAK_OFF (0)
-static int reset;
+static bool reset;
static struct hci_uart_proto *hup[HCI_UART_MAX_PROTO];