git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f46142b
)
staging: vt6656: rxtx.c merge pvRTS and pvCTS/pCTS void pointers
author
Malcolm Priestley
<tvboxspy@gmail.com>
Tue, 27 Aug 2013 11:02:54 +0000
(12:02 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 27 Aug 2013 23:54:39 +0000
(16:54 -0700)
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 <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found