xen: Add compatibility aliases for frontend drivers
authorMark McLoughlin <markmc@redhat.com>
Wed, 2 Apr 2008 17:54:06 +0000 (10:54 -0700)
committerIngo Molnar <mingo@elte.hu>
Thu, 24 Apr 2008 21:57:33 +0000 (23:57 +0200)
commit4f93f09b72d6ff47b2399b79ed6d1cbc7dbf991b
tree8f29c6914c3c9a8932c1dc715376034663b8511d
parentd2f0c52bec954460e72dee48f3a29c6f310d76be
xen: Add compatibility aliases for frontend drivers

Before getting merged, xen-blkfront was xenblk and
xen-netfront was xennet.

Temporarily adding compatibility module aliases
eases upgrades from older versions by e.g. allowing
mkinitrd to find the new version of the module.

Signed-off-by: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
drivers/block/xen-blkfront.c
drivers/net/xen-netfront.c