Commit f7caa1b5 authored by Corey Minyard's avatar Corey Minyard Committed by Linus Torvalds

ipmi: update driver version

Enough bug fixes and changes that we need a new driver version.
Signed-off-by: default avatarCorey Minyard <cminyard@mvista.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 87ebd06f
......@@ -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);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment