]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/bluetooth/hci_qca.c
Merge tag 'pci-v4.11-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaa...
[karo-tx-linux.git] / drivers / bluetooth / hci_qca.c
index 05c230719a478a0d2df7c1e03dc2cb0e2f700307..f242dfd0c2e2b66d95c013c046efe86cea8a9220 100644 (file)
@@ -335,7 +335,7 @@ static void hci_ibs_tx_idle_timeout(unsigned long arg)
                /* Fall through */
 
        default:
-               BT_ERR("Spurrious timeout tx state %d", qca->tx_ibs_state);
+               BT_ERR("Spurious timeout tx state %d", qca->tx_ibs_state);
                break;
        }
 
@@ -373,7 +373,7 @@ static void hci_ibs_wake_retrans_timeout(unsigned long arg)
                /* Fall through */
 
        default:
-               BT_ERR("Spurrious timeout tx state %d", qca->tx_ibs_state);
+               BT_ERR("Spurious timeout tx state %d", qca->tx_ibs_state);
                break;
        }