Searched hist:b874b985c816c74a9bda04082f18db88dcbc808a (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/char/ipmi/ |
H A D | ipmi_si_intf.c | diff b874b985c816c74a9bda04082f18db88dcbc808a Thu Nov 06 17:01:59 CST 2014 Corey Minyard <cminyard@mvista.com> ipmi: Remove the now unnecessary message queue
A message queue was added to the message handler, so the SMI interfaces only need to handle one message at a time. Pull out the message queue. This also leads to some significant simplification in the shutdown of an interface, since the message handler now does a lot of the cleanup.
Signed-off-by: Corey Minyard <cminyard@mvista.com>
|