X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=drivers%2Fbluetooth%2Fhci_ldisc.c;h=720148294e648473a1a82cc0c68f50ac1fd923c3;hp=17361bad46dd9e367a027c4506ceea7504d76af5;hb=5f05647dd81c11a6a165ccc8f0c1370b16f3bcb0;hpb=02f36038c568111ad4fc433f6fa760ff5e38fab4 diff --git a/drivers/bluetooth/hci_ldisc.c b/drivers/bluetooth/hci_ldisc.c index 17361bad46dd..720148294e64 100644 --- a/drivers/bluetooth/hci_ldisc.c +++ b/drivers/bluetooth/hci_ldisc.c @@ -101,7 +101,7 @@ static inline void hci_uart_tx_complete(struct hci_uart *hu, int pkt_type) break; case HCI_SCODATA_PKT: - hdev->stat.cmd_tx++; + hdev->stat.sco_tx++; break; } }