Files
linux-stable-mirror/drivers/char
Corey Minyard 9c6ded95ac 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-06-01 17:38:53 +02:00
..