]> Pileus Git - ~andy/linux/blobdiff - drivers/bluetooth/hci_ldisc.c
regulator: max8998 BUCK1/2 voltage change with use of GPIOs
[~andy/linux] / drivers / bluetooth / hci_ldisc.c
index 17361bad46dd9e367a027c4506ceea7504d76af5..720148294e648473a1a82cc0c68f50ac1fd923c3 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;
        }
 }