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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 7 Jun 2014 23:02:00 +0000 (16:02 -0700)
commitc16d9a8078cd2599228cb274027ce8b255ae76b5
treeab05ad89224b984a6342c93bd8b634c3534d8426
parent21eaf4442aee2b5e25e698c7431b67c5961bce05
ipmi: Reset the KCS timeout when starting error recovery

commit eb6d78ec213e6938559b801421d64714dafcf4b2 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/char/ipmi/ipmi_kcs_sm.c