xen: Module autoprobing support for frontend drivers
Add module aliases to support autoprobing modules for xen frontend devices. Signed-off-by: Mark McLoughlin <markmc@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
This commit is contained in:
committed by
Ingo Molnar
parent
1d78d70556
commit
d2f0c52bec
@ -1809,3 +1809,4 @@ module_exit(netif_exit);
|
||||
|
||||
MODULE_DESCRIPTION("Xen virtual network device frontend");
|
||||
MODULE_LICENSE("GPL");
|
||||
MODULE_ALIAS("xen:vif");
|
||||
|
Reference in New Issue
Block a user