提交 b7cffc57 编写于 作者: S Stefan Richter

ieee1394: nodemgr: small fix after sysfs errors patch

One hunk in "ieee1394: handle sysfs errors" was wrong.
Signed-off-by: NStefan Richter <stefanr@s5r6.in-berlin.de>
上级 7b900c12
......@@ -1233,7 +1233,7 @@ int hpsb_register_protocol(struct hpsb_protocol_driver *driver)
if (!ret)
nodemgr_create_drv_files(driver);
return 0;
return ret;
}
void hpsb_unregister_protocol(struct hpsb_protocol_driver *driver)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册