]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1357abfd668977df2dd71351e1650d42644ee8ca
tree320ca2576aada4126afb2219337ab86deff475a7
parent8c255892d7dd50ae78ebba7744ce3cce94830f79
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