staging: vt6656: rxtx Replace vnt_tx_fifo_head wReserved
authorMalcolm Priestley <tvboxspy@gmail.com>
Sat, 22 Mar 2014 09:01:30 +0000 (09:01 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Apr 2014 23:05:29 +0000 (16:05 -0700)
commit03a9cf3418fa95fcba65bcbdfd68dc84f7e916bb
tree483d9334bf3ab573e5de638e7f62390e6d4d601f
parentfad8e4aeac9d085e020241b30bde0197ae821f0a
staging: vt6656: rxtx Replace vnt_tx_fifo_head wReserved

At run time wReserved has the value of wCurrentRate.

Replace with current_rate with __le16 base type and endian correct
wCurrentRate.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/rxtx.c
drivers/staging/vt6656/rxtx.h
This page took 0.024531 seconds and 5 git commands to generate.