]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/bluetooth/ath3k.c
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetoot...
[mirror_ubuntu-bionic-kernel.git] / drivers / bluetooth / ath3k.c
index 3095d2e74f24b64681a7d4974bef22ca6ce44277..b282af181b44dc974daab7ef4941e9373b833506 100644 (file)
@@ -353,7 +353,7 @@ static int ath3k_load_syscfg(struct usb_device *udev)
 
        ret = ath3k_get_state(udev, &fw_state);
        if (ret < 0) {
-               BT_ERR("Can't get state to change to load configration err");
+               BT_ERR("Can't get state to change to load configuration err");
                return -EBUSY;
        }