]> 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)
commit0ffe0d8634a7475f824fcbf8feee02270a1f2f0c
tree48be8d53b5a7902cc96e291647101a43d80f601b
parentbe9dcc1be30c95baa5473b7d4f2898dfbdaee245
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