From 954e8142a5c251283cdaa7eaaa8bb9af1c5a4a52 Mon Sep 17 00:00:00 2001 From: Malcolm Priestley Date: Mon, 26 May 2014 13:58:58 +0100 Subject: [PATCH] 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-format-patch failed