]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/thunderbolt/ctl.c
Merge tag 'keys-next-20160511' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...
[karo-tx-linux.git] / drivers / thunderbolt / ctl.c
index 799634b382c6f0a131fb9eadd31dc89984f16830..1146ff4210a9345eb349e742e6f192f2a5451475 100644 (file)
@@ -249,7 +249,7 @@ static void tb_cfg_print_error(struct tb_ctl *ctl,
                 * cfg_read/cfg_write.
                 */
                tb_ctl_WARN(ctl,
-                       "CFG_ERROR(%llx:%x): Invalid config space of offset\n",
+                       "CFG_ERROR(%llx:%x): Invalid config space or offset\n",
                        res->response_route, res->response_port);
                return;
        case TB_CFG_ERROR_NO_SUCH_PORT: