diff options
author | Corey Minyard <minyard@acm.org> | 2009-04-21 19:24:03 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-04-21 20:41:48 (GMT) |
commit | 40112ae7504745799e75ef418057f0d2cb745050 (patch) | |
tree | f40db99519d3567e74fa699ff78a3e637df3dc2c /drivers/idle | |
parent | 8b32b5d0dca2f5ab632e8bedcd57fe4c109c13fe (diff) | |
download | linux-fsl-qoriq-40112ae7504745799e75ef418057f0d2cb745050.tar.xz |
ipmi: test for event buffer before using
The IPMI driver would attempt to use the event buffer even if that
didn't exist on the BMC. This patch modified the IPMI driver to check
for the event buffer's existence before trying to use it.
Signed-off-by: Corey Minyard <minyard@acm.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/idle')
0 files changed, 0 insertions, 0 deletions