From: Malcolm Priestley Date: Mon, 26 May 2014 12:58:58 +0000 (+0100) Subject: staging: vt6656: MACvSetKeyEntry change u32 pdwKey to u8 pointer X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~186 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=954e8142a5c251283cdaa7eaaa8bb9af1c5a4a52;p=pandora-kernel.git staging: vt6656: MACvSetKeyEntry change u32 pdwKey to u8 pointer Change pdwKey u32 pointer to key u8 pointer. Callers are already u8 remove u32 pointer cast. Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed