]> git.baikalelectronics.ru Git - kernel.git/commit
ipmi: Clean up the error handling for channel config errors
authorCorey Minyard <cminyard@mvista.com>
Mon, 6 Oct 2014 19:17:50 +0000 (14:17 -0500)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 7 Oct 2014 17:22:32 +0000 (13:22 -0400)
commitb37aa8efb448075d2ecc06b57731925e4dd3c923
tree48be8d53b5a7902cc96e291647101a43d80f601b
parent05e99138be254f8902413f5c86478c488bb31f13
ipmi: Clean up the error handling for channel config errors

The code to send the channel config errors was missing an error report
in one place and needed some more information in another, and had an
extraneous bit of code.  Clean all that up.

Signed-off-by: Corey Minyard <cminyard@mvista.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/ipmi/ipmi_msghandler.c