commit | ba8ff1c61eb119e687b06ca35f7f4ab041bf0422 | [log] [tgz] |
---|---|---|
author | Corey Minyard <cminyard@mvista.com> | Tue Apr 29 01:01:08 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Apr 29 08:06:15 2008 -0700 |
tree | ca90a737973edc3a11e4ec9cd2f68ac02ebb96af | |
parent | 64959e2d47dead81c6e3ce4864d629d6375e07e2 [diff] |
IPMI: Convert system interface defines to an enum Convert the #defines for statistics into an enum in the IPMI system interface and remove the unused timeout_restart statistic. And comment what these statistics mean. 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>