]> Pileus Git - ~andy/linux/blobdiff - drivers/staging/vt6655/ioctl.h
Staging: vt6655: remove IN definition
[~andy/linux] / drivers / staging / vt6655 / ioctl.h
index dc278aeb7eac533ed30fad30fda92bd6561b4bdb..0d10c2a923c60114efd636cce3d49b5d2bb87c3f 100644 (file)
@@ -44,10 +44,10 @@ int private_ioctl(PSDevice pDevice, struct ifreq *rq);
 
 /*
 void vConfigWEPKey (
-    IN PSDevice pDevice,
-    IN DWORD    dwKeyIndex,
-    IN PBYTE    pbyKey,
-    IN ULONG    uKeyLength
+    PSDevice pDevice,
+    DWORD    dwKeyIndex,
+    PBYTE    pbyKey,
+    ULONG    uKeyLength
     );
 */