staging: vt6656: rxtx: move tx_context->fb_option into function structure.
authorMalcolm Priestley <tvboxspy@gmail.com>
Thu, 10 Jul 2014 18:56:03 +0000 (19:56 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Jul 2014 22:17:14 +0000 (15:17 -0700)
commitce7b0db87ce0a067742720d123dedfb5ab3cfede
tree3665789769503e64e2a14bf76188ec7e79b42646
parent72bf80592789b46251ca71399010410998693b93
staging: vt6656: rxtx: move tx_context->fb_option into function structure.

Replace fb_option in function calls with tx_context->fb_option.

Namely functions s_vFillCTSHead and s_vFillRTSHead

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