]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite248d590018d7b05fd20ead1037a1303d4b52165
treebab87ee2963d46932df8c152e993f0673510a769
parent6f6b678a39223b25703eb6019b97451361f241e0
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