summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/tkip.h
diff options
context:
space:
mode:
authorAndres More <more.andres@gmail.com>2010-05-01 14:25:00 -0300
committerGreg Kroah-Hartman <gregkh@suse.de>2010-05-11 11:36:01 -0700
commit8611a29ab967bc197494db19d31994d1b5a26fdc (patch)
tree521ae94c2e0bf1f7db85d1480909ad6d39aed370 /drivers/staging/vt6656/tkip.h
parent8a9e77b66508a1c2598ce1cb765d7ced52f48cf4 (diff)
downloadop-kernel-dev-8611a29ab967bc197494db19d31994d1b5a26fdc.zip
op-kernel-dev-8611a29ab967bc197494db19d31994d1b5a26fdc.tar.gz
Staging: vt6656: removed VOID/PVOID definitions
Warnings about the usage of externs in .c files were not resolved here. Signed-off-by: Andres More <more.andres@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/vt6656/tkip.h')
-rw-r--r--drivers/staging/vt6656/tkip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/vt6656/tkip.h b/drivers/staging/vt6656/tkip.h
index 847ecdf..3dfa7f5 100644
--- a/drivers/staging/vt6656/tkip.h
+++ b/drivers/staging/vt6656/tkip.h
@@ -46,7 +46,7 @@
/*--------------------- Export Functions --------------------------*/
-VOID TKIPvMixKey(
+void TKIPvMixKey(
PBYTE pbyTKey,
PBYTE pbyTA,
WORD wTSC15_0,
OpenPOWER on IntegriCloud