From: Malcolm Priestley Date: Tue, 27 Aug 2013 11:02:54 +0000 (+0100) Subject: staging: vt6656: rxtx.c merge pvRTS and pvCTS/pCTS void pointers X-Git-Tag: v3.12-rc1~183^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=351c7dc3f7864c79d51d79dbc68ae15a12d1590d;p=pandora-kernel.git staging: vt6656: rxtx.c merge pvRTS and pvCTS/pCTS void pointers As result of patch rxtx.c s_vGenerateTxParameter create argument bool need rts RTS and CTS void pointers can be merged. Create new pointer rts_cts so that unions in s_vFillCTSHead/s_vFillRTSHead can be joined. If rts_cts is NULL neither exist. Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed