From 11a72e5e11429c1598a53bc314765e0ff15da2c7 Mon Sep 17 00:00:00 2001 From: Malcolm Priestley Date: Sat, 9 Aug 2014 20:15:56 +0100 Subject: [PATCH] staging: vt6655: rxtx: Replace typedef struct tagSMICHDRHead With struct vnt_mic_hdr replacing pointer assigments in s_vFillTxKey. The size of new struture is the same as old with packing Create the struture rxtx.h where it is only used. Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed