提交 520d1b83 编写于 作者: A Alexey Dobriyan 提交者: David S. Miller

[ROSE]: fix typo (regeistration)

Signed-off-by: NAlexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 a83cd2cc
......@@ -1508,7 +1508,7 @@ static int __init rose_proto_init(void)
}
rc = register_netdev(dev);
if (rc) {
printk(KERN_ERR "ROSE: netdevice regeistration failed\n");
printk(KERN_ERR "ROSE: netdevice registration failed\n");
free_netdev(dev);
goto fail;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册