commit | 1f6684235825684b6257b7169b122011494c8a4d | [log] [tgz] |
---|---|---|
author | Corey Minyard <cminyard@mvista.com> | Mon Oct 06 14:17:50 2014 -0500 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Oct 07 13:22:32 2014 -0400 |
tree | 48be8d53b5a7902cc96e291647101a43d80f601b | |
parent | bfe01a5ba2490f299e1d2d5508cbbbadd897bbe9 [diff] |
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>