Commit 99aa673e authored by Thomas Weißschuh's avatar Thomas Weißschuh Committed by Dominique Martinet
parent 1c582c6d
...@@ -538,6 +538,7 @@ static void p9_trans_xen_exit(void) ...@@ -538,6 +538,7 @@ static void p9_trans_xen_exit(void)
} }
module_exit(p9_trans_xen_exit); module_exit(p9_trans_xen_exit);
MODULE_ALIAS("xen:9pfs");
MODULE_AUTHOR("Stefano Stabellini <stefano@aporeto.com>"); MODULE_AUTHOR("Stefano Stabellini <stefano@aporeto.com>");
MODULE_DESCRIPTION("Xen Transport for 9P"); MODULE_DESCRIPTION("Xen Transport for 9P");
MODULE_LICENSE("GPL"); MODULE_LICENSE("GPL");
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment