Skip to content
Commit d0acf734 authored by Corey Minyard's avatar Corey Minyard
Browse files

ipmi_ssif: Use interruptible completion for waiting in the thread



The code was using an normal completion, but that caused stuck
task errors after a while.  Use an interruptible one to avoid that.

Signed-off-by: default avatarCorey Minyard <cminyard@mvista.com>
parent ad1ed2a9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment