commit | 1e7d6a45f6b10bc48a1453bca3d829e210546571 | [log] [tgz] |
---|---|---|
author | Corey Minyard <cminyard@mvista.com> | Fri Apr 03 12:13:48 2015 -0500 |
committer | Corey Minyard <cminyard@mvista.com> | Fri Apr 10 20:51:42 2015 -0500 |
tree | 86eb47ed9056f0a99117eb991dc9ec00e47dbe6f | |
parent | 3259b12ae1c79c146809829412ddc0d11a1b8e26 [diff] |
ipmi: Handle BMCs that don't allow clearing the rcv irq bit Some BMCs don't let you clear the receive irq bit in the global enables. This is kind of silly, but they give an error if you try to clear it. Compensate for this by detecting the situation and working around it. Signed-off-by: Corey Minyard <cminyard@mvista.com> Tested-by: Thomas D <whissi@whissi.de> Reviewed-by: Thomas D <whissi@whissi.de>