* [PATCH] linux: allow pv scsi hba driver to be loaded automatically
@ 2010-03-25 9:21 Jan Beulich
0 siblings, 0 replies; only message in thread
From: Jan Beulich @ 2010-03-25 9:21 UTC (permalink / raw)
To: xen-devel
Signed-off-by: Jan Beulich <jbeulich@novell.com>
--- sle11sp1-2010-03-22.orig/drivers/xen/scsifront/xenbus.c 2009-11-06 10:52:09.000000000 +0100
+++ sle11sp1-2010-03-22/drivers/xen/scsifront/xenbus.c 2010-03-25 09:26:41.000000000 +0100
@@ -397,7 +397,7 @@ static struct xenbus_device_id scsifront
{ "vscsi" },
{ "" }
};
-
+MODULE_ALIAS("xen:vscsi");
static struct xenbus_driver scsifront_driver = {
.name = "vscsi",
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-03-25 9:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-25 9:21 [PATCH] linux: allow pv scsi hba driver to be loaded automatically Jan Beulich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).