From: Malcolm Priestley Date: Sun, 24 Nov 2013 13:25:25 +0000 (+0000) Subject: staging: vt6656: csBeacon_xmit merge structures. X-Git-Tag: v3.14-rc1~150^2~727 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7c57b24a5411c5314686a7916971e57adeded7d;p=pandora-kernel.git staging: vt6656: csBeacon_xmit merge structures. Merge structures typedef struct tagSTxShortBufHead and the members of struct vnt_tx_datahead_ab to form single structure vnt_tx_short_buf_head. Remove the duplicate members in struct vnt_beacon_buffer already in typedef struct tagSTxShortBufHead. This removes the need for any pointer arithmetic. Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed