]> git.baikalelectronics.ru Git - kernel.git/commit
[Bluetooth] Add missing stat.byte_rx counter modification
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 9 Sep 2007 06:39:27 +0000 (08:39 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 9 Sep 2007 06:39:27 +0000 (08:39 +0200)
commit47e5f29a384fc834f0271925aee46f4d1eec8af5
tree08ca435cd5be4610c7490bdfd8c121143d2773f3
parent8b527ef7510e51b1a619c45b89b7c5e8282452bc
[Bluetooth] Add missing stat.byte_rx counter modification

With the support for hci_recv_fragment() the call to increase the
stat.byte_rx counter got accidentally removed. This patch fixes it.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/hci_usb.c