* [PATCH] Increment IPMI driver version to v39.0
@ 2006-03-24 13:54 Corey Minyard
2006-03-24 13:59 ` Matt Domsch
0 siblings, 1 reply; 2+ messages in thread
From: Corey Minyard @ 2006-03-24 13:54 UTC (permalink / raw)
To: linux-kernel; +Cc: Andrew Morton, Matt_Domsch
Need to increment the version number because of the new PCI and
sysfs capabilities of the driver. People maintaining things for
distros have asked that I do this after interface or major
functional changes.
Signed-off-by: Corey Minyard <minyard@acm.org>
Index: linux-2.6.16/drivers/char/ipmi/ipmi_msghandler.c
===================================================================
--- linux-2.6.16.orig/drivers/char/ipmi/ipmi_msghandler.c
+++ linux-2.6.16/drivers/char/ipmi/ipmi_msghandler.c
@@ -48,7 +48,7 @@
#define PFX "IPMI message handler: "
-#define IPMI_DRIVER_VERSION "38.0"
+#define IPMI_DRIVER_VERSION "39.0"
static struct ipmi_recv_msg *ipmi_alloc_recv_msg(void);
static int ipmi_init_msghandler(void);
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] Increment IPMI driver version to v39.0
2006-03-24 13:54 [PATCH] Increment IPMI driver version to v39.0 Corey Minyard
@ 2006-03-24 13:59 ` Matt Domsch
0 siblings, 0 replies; 2+ messages in thread
From: Matt Domsch @ 2006-03-24 13:59 UTC (permalink / raw)
To: Corey Minyard; +Cc: linux-kernel, Andrew Morton
On Fri, Mar 24, 2006 at 07:54:51AM -0600, Corey Minyard wrote:
>
> Need to increment the version number because of the new PCI and
> sysfs capabilities of the driver. People maintaining things for
> distros have asked that I do this after interface or major
> functional changes.
Yes please.
> Signed-off-by: Corey Minyard <minyard@acm.org>
Acked-by: Matt Domsch <Matt_Domsch@dell.com>
-Matt
--
Matt Domsch
Software Architect
Dell Linux Solutions linux.dell.com & www.dell.com/linux
Linux on Dell mailing lists @ http://lists.us.dell.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-03-24 13:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-24 13:54 [PATCH] Increment IPMI driver version to v39.0 Corey Minyard
2006-03-24 13:59 ` Matt Domsch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox