From: Malcolm Priestley Date: Sat, 9 Aug 2014 19:15:56 +0000 (+0100) Subject: staging: vt6655: rxtx: Replace typedef struct tagSMICHDRHead X-Git-Tag: fixes-for-v3.18-merge-window~15^2~1319 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11a72e5e11429c1598a53bc314765e0ff15da2c7;p=pandora-kernel.git 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-diff-tree failed