USB: ftdi_sio: remove unused tx_bytes counter
authorJohan Hovold <jhovold@gmail.com>
Thu, 25 Feb 2010 19:18:13 +0000 (20:18 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 2 Mar 2010 22:55:20 +0000 (14:55 -0800)
commit04b922c41710d770460c4663f69eabb0bf670be9
tree62f0c212f8aba078fb4208f57869651928ec3b37
parent019ccc73201e933fe7d8119c90a812d347e325f9
USB: ftdi_sio: remove unused tx_bytes counter

Remove counter that is never exported.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/ftdi_sio.c