]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd5d75cf488becaf32e7319d0510b3a46f11d6255
tree62f0c212f8aba078fb4208f57869651928ec3b37
parent965def5ba6c596cee42723d7c0c42d9cac1659a9
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