Re: [PATCH] vhost-net: add module alias (v2.1)
From: David Miller <davem@davemloft.net>
Date: 2012-01-13 04:07:01
Also in:
kvm, virtualization
From: David Miller <davem@davemloft.net>
Date: 2012-01-13 04:07:01
Also in:
kvm, virtualization
From: Stephen Hemminger <redacted> Date: Wed, 11 Jan 2012 21:30:38 -0800
Subject: vhost-net: add module alias (v2.1) By adding some module aliases, programs (or users) won't have to explicitly call modprobe. Vhost-net will always be available if built into the kernel. It does require assigning a permanent minor number for depmod to work. Also: - use C99 style initialization. - add missing entry in documentation for loop-control Signed-off-by: Stephen Hemminger <redacted>
ACKs, NACKs? What is happening here?