From: Malcolm Priestley Date: Fri, 23 Aug 2013 13:37:48 +0000 (+0100) Subject: staging: vt6656: rxtx.c s_vFillTxKey fill structure vnt_mic_hdr X-Git-Tag: v3.12-rc1~183^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec37d8b67b276317778cb786adebc905f9c67937;p=pandora-kernel.git staging: vt6656: rxtx.c s_vFillTxKey fill structure vnt_mic_hdr Replace the pointer offsets with structure of mic_hdr with endian conversion where needed. Replace vFillTxKey argument u8 *pMICHDR with struct vnt_mic_hdr *mic_hdr and fix type of calling functions. An extra check that mic_hdr is not NULL Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed