commit | 2fcaf60ca07b0db5f8824a368bf890122c3db86a | [log] [tgz] |
---|---|---|
author | Corey Minyard <cminyard@mvista.com> | Wed Dec 17 07:11:54 2014 -0600 |
committer | Corey Minyard <cminyard@mvista.com> | Thu Feb 19 19:54:50 2015 -0600 |
tree | 89aa4256747e51304134597f7158038fb6d7e033 | |
parent | e3a1f6cac1fe20e7ac01d96c914c25726723a64e [diff] |
ipmi: Remove a FIXME for slab conversion There can't be more than a few IPMI messages allocated at any one time, so converting the messages to slabs would be a waste. So just remove the FIXME. Suggested-by: Nicholas Krause <xerofoify@gmail.com> Signed-off-by: Corey Minyard <cminyard@mvista.com>