]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - net/bluetooth/sco.c
module_param: make bool parameters really bool (net & drivers/net)
[mirror_ubuntu-artful-kernel.git] / net / bluetooth / sco.c
index a324b009e34b7bc1b66a91ce9e3a5188169ec04c..a0d11b8738317bcfd1a62e6b49d4d84a8b6fdd86 100644 (file)
@@ -51,7 +51,7 @@
 #include <net/bluetooth/hci_core.h>
 #include <net/bluetooth/sco.h>
 
-static int disable_esco;
+static bool disable_esco;
 
 static const struct proto_ops sco_sock_ops;