staging: vt6656: rxtx.c s_uFillDataHead remove dead variables.
authorMalcolm Priestley <tvboxspy@gmail.com>
Wed, 7 Aug 2013 20:31:48 +0000 (21:31 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 12 Aug 2013 22:26:51 +0000 (15:26 -0700)
commitab01fedce8a6a1beb89576fc4fb64a73e5e03fad
treeec5b24077bb3a9703777f57d96033f84690b6622
parent3ed210ef59229debe6d8e6509382c1e7c6104409
staging: vt6656: rxtx.c s_uFillDataHead remove dead variables.

As result of patches
staging: vt6656: rxtx.c: s_uGetDataDuration remove First Frag or Mid Frag dead code
staging: vt6656: rxtx.c: s_uGetDataDuration remove dead variables.

variables uFragIdx, cbLastFragmentSize, uMACfragNum are dead.

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