[PATCH] ipmi: fix return codes in failure case
authorDave Jones <davej@redhat.com>
Fri, 20 Oct 2006 06:29:09 +0000 (23:29 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 20 Oct 2006 17:26:44 +0000 (10:26 -0700)
commit1cd441f99819abdd2d919ff13e8c75af58a0fd9c
treef4f7f41354305d526cffaf5718ecbeddb0fda786
parentc4ec7b0de4bc18ccb4380de638550984d9a65c25
[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>
drivers/char/ipmi/ipmi_si_intf.c