OSDN Git Service

staging: vt6656: rxtx struct vnt_tx_buffer Replace wTxByteCount
authorMalcolm Priestley <tvboxspy@gmail.com>
Sat, 22 Mar 2014 09:01:28 +0000 (09:01 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Apr 2014 23:05:29 +0000 (16:05 -0700)
commitca3475968a6fc0a648bf642ac7a976be777c4a37
treebab87ee2963d46932df8c152e993f0673510a769
parent5846251d0e5a2027acc5f09b826ba4008cc282cc
staging: vt6656: rxtx struct vnt_tx_buffer Replace wTxByteCount

Replace with tx_byte_count with base type __le16.

In nsDMA_tx_packet and bRelayPacketSend provide endian correction.

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