* [PATCH 6/8] IPMI: Update driver version
@ 2008-02-13 16:30 Corey Minyard
2008-02-13 23:22 ` Andrew Morton
0 siblings, 1 reply; 3+ messages in thread
From: Corey Minyard @ 2008-02-13 16:30 UTC (permalink / raw)
To: Linux Kernel; +Cc: Andrew Morton, OpenIPMI Developers
From: Corey Minyard <cminyard@mvista.com>
Enough bug fixes and changes that we need a new driver version.
Signed-off-by: Corey Minyard <cminyard@mvista.com>
Index: linux-2.6.23/drivers/char/ipmi/ipmi_msghandler.c
===================================================================
--- linux-2.6.23.orig/drivers/char/ipmi/ipmi_msghandler.c
+++ linux-2.6.23/drivers/char/ipmi/ipmi_msghandler.c
@@ -47,7 +47,7 @@
#define PFX "IPMI message handler: "
-#define IPMI_DRIVER_VERSION "39.1"
+#define IPMI_DRIVER_VERSION "39.2"
static struct ipmi_recv_msg *ipmi_alloc_recv_msg(void);
static int ipmi_init_msghandler(void);
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-02-14 14:32 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-13 16:30 [PATCH 6/8] IPMI: Update driver version Corey Minyard
2008-02-13 23:22 ` Andrew Morton
2008-02-14 14:31 ` Corey Minyard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox