commit | 1cd441f99819abdd2d919ff13e8c75af58a0fd9c | [log] [tgz] |
---|---|---|
author | Dave Jones <davej@redhat.com> | Thu Oct 19 23:29:09 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Oct 20 10:26:44 2006 -0700 |
tree | f4f7f41354305d526cffaf5718ecbeddb0fda786 | |
parent | c4ec7b0de4bc18ccb4380de638550984d9a65c25 [diff] |
[PATCH] ipmi: fix return codes in failure case These returns should be negative, like the others in this function. Signed-off-by: Dave Jones <davej@redhat.com> Acked-by: Corey Minyard <minyard@acm.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>