From 1e7d6a45f6b10bc48a1453bca3d829e210546571 Mon Sep 17 00:00:00 2001 From: Corey Minyard Date: Fri, 3 Apr 2015 12:13:48 -0500 Subject: [PATCH] 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 Tested-by: Thomas D Reviewed-by: Thomas D --- Reading git-format-patch failed