commit | 73f2bdb975751eb11de0df1970710e6c40badc26 | [log] [tgz] |
---|---|---|
author | Corey Minyard <cminyard@mvista.com> | Tue Apr 29 01:01:06 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Apr 29 08:06:15 2008 -0700 |
tree | 7814f5715169e4f85544fe230963ba4eb2cddf69 | |
parent | b2655f2615e92e92ca3d55132b32776f1fe1a05c [diff] |
IPMI: convert message handler defines to an enum Convert the #defines for statistics into an enum in the IPMI message handler. Signed-off-by: Corey Minyard <cminyard@mvista.com> Cc: Peter Zijlstra <peterz@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>