Staging: vt6655: remove custom ULONG typedef
[deliverable/linux.git] / drivers / staging / vt6655 / ioctl.c
index b7049938c30a6d88bfc0db6cb782954577568c93..6118a3cb02e4432df80a1446c5ec8f7f3c057245 100644 (file)
@@ -719,7 +719,7 @@ vConfigWEPKey (
     PSDevice pDevice,
     DWORD    dwKeyIndex,
     PBYTE    pbyKey,
-    ULONG    uKeyLength
+    unsigned long uKeyLength
     )
 {
     int ii;
This page took 0.025852 seconds and 5 git commands to generate.