[PATCH 6/8] IPMI: Update driver version

From: Corey Minyard
Date: Wed Feb 13 2008 - 11:31:30 EST


From: Corey Minyard <cminyard@xxxxxxxxxx>

Enough bug fixes and changes that we need a new driver version.

Signed-off-by: Corey Minyard <cminyard@xxxxxxxxxx>

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);
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/