]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commit26a4a06e7ff2874154eb3f4b4ba0514dc563b100
tree08ca435cd5be4610c7490bdfd8c121143d2773f3
parent40ffbfad6bb79a99cc7627bdaca0ee22dec526f6
[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