summaryrefslogtreecommitdiffstats
path: root/drivers/w1/Kconfig
diff options
context:
space:
mode:
authorMalcolm Priestley <tvboxspy@gmail.com>2013-08-27 11:56:33 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-08-27 16:54:39 -0700
commitf46142b0bbde093e9faa8cc6172057e515d17653 (patch)
tree3424d24293df2214eeffec449a5a87f2873e9b37 /drivers/w1/Kconfig
parent27df3ebf363bc1a63ab2356975848a07fb2229dc (diff)
staging: vt6656: rxtx.c s_vGenerateTxParameter create argument bool need rts
Allow conditional statements to be based on true/false instead of NULL or not pointer pvRTS. Harmonise all call functions will bool type. If need_rts is true then rts is needed. If need_rts is false then cts is needed only when byPktType == PK_TYPE_11GB || PK_TYPE_11GA. none no rts/cts other byPktTypes. This allow the joining of pointers pvRTS/pvCTS in to single pointer. Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/w1/Kconfig')
0 files changed, 0 insertions, 0 deletions