]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: vt6656: rxtx.c Move rts_cts pointer assignment to s_vGenerateTxParameter
authorMalcolm Priestley <tvboxspy@gmail.com>
Thu, 26 Sep 2013 17:57:34 +0000 (18:57 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Sep 2013 23:40:13 +0000 (16:40 -0700)
commitb9cc2fc0209ccfbc14ef56a99693a47b84599ee0
tree4be68ae8dece871824f254682220680a2343c601
parentf0e0d5051cccfc8ccfae02a40012c1a35c25c05a
staging: vt6656: rxtx.c Move rts_cts pointer assignment to s_vGenerateTxParameter

Move rts/cts pointers to relevant vnt_tx_data_head position.

Remove old rts_cts pointers in calling functions.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/rxtx.c