USB: ftdi_sio: remove unused rx_byte counter
authorJohan Hovold <jhovold@gmail.com>
Wed, 7 Oct 2009 18:05:05 +0000 (20:05 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 9 Oct 2009 20:52:05 +0000 (13:52 -0700)
commit63b0061246b54b849da8f189ae048e8110d8ce7d
tree320ca2576aada4126afb2219337ab86deff475a7
parent0cbd81a9f6bac734ac3266687bf027af1e395270
USB: ftdi_sio: remove unused rx_byte counter

Remove unused rx_byte counter which is never exposed as noted by Alan
Cox.

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