]> Pileus Git - ~andy/linux/blobdiff - drivers/bluetooth/hci_ldisc.c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirel...
[~andy/linux] / drivers / bluetooth / hci_ldisc.c
index 01c23dfe2a10b18bf0119753b571234c2584943c..c2d637adb3ca91f334b47577ed33982ee465f35d 100644 (file)
@@ -48,7 +48,7 @@
 
 #define VERSION "2.2"
 
-static int reset = 0;
+static bool reset = 0;
 
 static struct hci_uart_proto *hup[HCI_UART_MAX_PROTO];