netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH 4/4] xen/netback: Add module alias for autoloading
       [not found] <20110629124132.GD31038@wavehammer.waldi.eu.org>
@ 2011-06-30 16:39 ` Konrad Rzeszutek Wilk
       [not found] ` <20110630163954.GE5771@dumpdata.com>
  1 sibling, 0 replies; 2+ messages in thread
From: Konrad Rzeszutek Wilk @ 2011-06-30 16:39 UTC (permalink / raw)
  To: Bastian Blank, xen-devel, virtualization, Jens Axboe,
	linux-kernel, netdev

On Wed, Jun 29, 2011 at 02:41:32PM +0200, Bastian Blank wrote:
> Add xen-backend:vif module alias to the xen-netback module. This allows
> automatic loading of the module.

Dave,

Could you queue this up for 3.1 please? I've the other two patches in my
tree for 3.1 and the block patch ready for Jens.

> 
> Signed-off-by: Bastian Blank <waldi@debian.org>
> Acked-by: Ian Campbell <ian.campbell@citrix.com>
> Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> ---
>  drivers/net/xen-netback/netback.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/drivers/net/xen-netback/netback.c b/drivers/net/xen-netback/netback.c
> index 0e4851b..fd00f25 100644
> --- a/drivers/net/xen-netback/netback.c
> +++ b/drivers/net/xen-netback/netback.c
> @@ -1743,3 +1743,4 @@ failed_init:
>  module_init(netback_init);
>  
>  MODULE_LICENSE("Dual BSD/GPL");
> +MODULE_ALIAS("xen-backend:vif");
> -- 
> 1.7.5.4
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH 4/4] xen/netback: Add module alias for autoloading
       [not found] ` <20110630163954.GE5771@dumpdata.com>
@ 2011-06-30 18:19   ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2011-06-30 18:19 UTC (permalink / raw)
  To: konrad.wilk; +Cc: waldi, xen-devel, virtualization, axboe, linux-kernel, netdev

From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Date: Thu, 30 Jun 2011 12:39:54 -0400

> On Wed, Jun 29, 2011 at 02:41:32PM +0200, Bastian Blank wrote:
>> Add xen-backend:vif module alias to the xen-netback module. This allows
>> automatic loading of the module.
> 
> Dave,
> 
> Could you queue this up for 3.1 please? I've the other two patches in my
> tree for 3.1 and the block patch ready for Jens.

Done.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-06-30 18:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20110629124132.GD31038@wavehammer.waldi.eu.org>
2011-06-30 16:39 ` [PATCH 4/4] xen/netback: Add module alias for autoloading Konrad Rzeszutek Wilk
     [not found] ` <20110630163954.GE5771@dumpdata.com>
2011-06-30 18:19   ` David Miller

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).