提交 74121b69 编写于 作者: F Fabio Massimo Di Nitto 提交者: David S. Miller

[SPARC64]: Fix log message type in vio_create_one().

Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 5f7426c0
......@@ -235,7 +235,7 @@ static struct vio_dev *vio_create_one(struct mdesc_handle *hp, u64 mp,
break;
}
if (!id) {
printk(KERN_ERR "VIO: vdc-prot lacks parent "
printk(KERN_ERR "VIO: vdc-port lacks parent "
"cfg-handle.\n");
return NULL;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册