]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ipmi_ssif: Fix logic around alert handling
authorCorey Minyard <cminyard@mvista.com>
Wed, 6 Jan 2016 15:32:06 +0000 (09:32 -0600)
committerCorey Minyard <cminyard@mvista.com>
Fri, 18 Mar 2016 12:01:23 +0000 (07:01 -0500)
commit21c8f9154d9b3d2d84b619c2afdb6965f9d57975
treedeab024c41de970b95229f5d552a2c456076fffb
parent9dffdb38d864ae89e16ff7b3a09451270736e35b
ipmi_ssif: Fix logic around alert handling

There was a mistake in the logic, if an alert came in very quickly
it would hang the driver.

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