git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfe01a5
)
ipmi: Clean up the error handling for channel config errors
author
Corey Minyard
<cminyard@mvista.com>
Mon, 6 Oct 2014 19:17:50 +0000
(14:17 -0500)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 7 Oct 2014 17:22:32 +0000
(13:22 -0400)
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>
No differences found