Files
linux-stable-mirror/drivers/char/ipmi
Corey Minyard 88881dc1da ipmi:si: Return state to normal if message allocation fails
commit 09dd798270 upstream.

There were places where nothing would get started if a message
allocation failed, so the driver needs to return to normal state.

Fixes: 1da177e4c3 ("Linux-2.6.12-rc2")
Cc: <stable@vger.kernel.org>
Signed-off-by: Corey Minyard <corey@minyard.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2026-05-14 15:29:16 +02:00
..