From: Malcolm Priestley Date: Thu, 26 Sep 2013 17:47:25 +0000 (+0100) Subject: staging: vt6656: rxtx.c Create union of struct vnt_rrv_time* stuctures X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~560 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e38a5c1051f4b3593dd2aa6fe74a939569a61fd;p=pandora-kernel.git staging: vt6656: rxtx.c Create union of struct vnt_rrv_time* stuctures Attach union vnt_tx_head to structure vnt_tx_buffer replacing pointer pvRrvTime. In s_vGenerateTxParameter the relevant struct vnt_rrv_time_* structure is attached to the vnt_tx_head. The NULL check is now pFifoHead. Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed