ipmi: Reset the KCS timeout when starting error recovery
authorCorey Minyard <cminyard@mvista.com>
Mon, 14 Apr 2014 14:46:52 +0000 (09:46 -0500)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 17 Apr 2014 19:23:06 +0000 (12:23 -0700)
The OBF timer in KCS was not reset in one situation when error recovery
was started, resulting in an immediate timeout.

Reported-by: Bodo Stroesser <bstroesser@ts.fujitsu.com>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found