ipmi: Stop the timer immediately if idle
authorCorey Minyard <cminyard@mvista.com>
Sat, 5 Sep 2015 22:58:13 +0000 (17:58 -0500)
committerCorey Minyard <cminyard@mvista.com>
Mon, 16 Nov 2015 03:08:26 +0000 (21:08 -0600)
commit314ef52fe67f8f03453b69169f954e2d04679bbd
tree21ad718a8c8156ea9fff34df169e27ca1f0ee8b6
parent0cfec916e86d881e209de4b4ae9959a6271e6660
ipmi: Stop the timer immediately if idle

The IPMI driver would let the final timeout just happen, but it could
easily just stop the timer.  If the timer stop fails that's ok, that
should be rare.

Signed-off-by: Corey Minyard <cminyard@mvista.com>
drivers/char/ipmi/ipmi_si_intf.c