Merge branch 'for-linus' of git://www.jni.nu/cris
[pandora-kernel.git] / drivers / bluetooth / hci_ldisc.c
index 17361ba..7201482 100644 (file)
@@ -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;
        }
 }