提交 fd22f1e0 编写于 作者: D Dave Jones 提交者: David S. Miller

[ATM]: [lanai] lanai missing unregister

Signed-off-by: NDave Jones <davej@redhat.com>
Signed-off-by: NChas Williams <chas@cmf.nrl.navy.mil>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 c22c28f6
......@@ -2761,6 +2761,7 @@ static void __exit lanai_module_exit(void)
* gone, so there isn't much to do
*/
DPRINTK("cleanup_module()\n");
pci_unregister_driver(&lanai_driver);
}
module_init(lanai_module_init);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册