]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[PATCH] IPMI: retry messages on certain error returns
authorCorey Minyard <minyard@acm.org>
Thu, 9 Nov 2006 01:44:55 +0000 (17:44 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 9 Nov 2006 02:29:24 +0000 (18:29 -0800)
commit46d52b09fa6a2d1e313cb75ca352d6f466e67bd1
tree3c2008bbe229c14a2e39ef5b23182299f48b5c74
parentf3ce6a0ead8c557e9acdc733addd23cbc206c7e3
[PATCH] IPMI: retry messages on certain error returns

Some more errors from the IPMI send message command are retryable, but are not
being retried by the IPMI code.  Make sure they get retried.

Signed-off-by: Corey Minyard <minyard@acm.org>
Cc: Frederic Lelievre <Frederic.Lelievre@ca.kontron.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/ipmi/ipmi_msghandler.c
include/linux/ipmi_msgdefs.h