staging: vt6655: 64 bit fixes: MACvSetKeyEntry correct sizeof long,
authorMalcolm Priestley <tvboxspy@gmail.com>
Thu, 6 Mar 2014 22:44:22 +0000 (22:44 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 9 Mar 2014 06:31:31 +0000 (22:31 -0800)
commit4dbc77c098eee0270b501f92aeb33a0745e00b06
tree391e7694e117d18626514f23fed9723dfaf829b2
parent829127b4380b232197ccfab33c3ce09ed1b5fc3f
staging: vt6655: 64 bit fixes: MACvSetKeyEntry correct sizeof long,

Use u32 to correct the pointer of pdwKey and the size of dwData.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/key.c
drivers/staging/vt6655/mac.c
drivers/staging/vt6655/mac.h