From a8df150c5de4b2a542660e7b3727fddfce2e015b Mon Sep 17 00:00:00 2001 From: Corey Minyard Date: Wed, 19 Nov 2014 11:47:17 -0600 Subject: [PATCH] ipmi: Fix attention handling for system interfaces MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit If an attention came in while handling a message response, it could cause the state machine to go into the wrong mode and lock things up if the state machine wasn't in normal mode. So if the state machine is not in normal mode, save the attention flag for later. Signed-off-by: Corey Minyard Tested-by: Tony Rex Tested-by: Magnus Johansson E Cc: Per Fogelström --- Reading git-format-patch failed