]> Pileus Git - ~andy/linux/blobdiff - drivers/staging/vt6655/hostap.c
Staging: vt6655: replace BOOL with in kernel bool
[~andy/linux] / drivers / staging / vt6655 / hostap.c
index 89e3d48b4262d8c6c0fc8e5f7aa529ea1662bd3f..5b83f942cdab3b1f2ec1e3245ef247261e10e215 100644 (file)
@@ -479,7 +479,7 @@ static int hostap_set_encryption(PSDevice pDevice,
        int     ret = 0;
        int     iNodeIndex = -1;
        int     ii;
-       BOOL    bKeyTableFull = false;
+       bool bKeyTableFull = false;
        unsigned short wKeyCtl = 0;