commit | 46d52b09fa6a2d1e313cb75ca352d6f466e67bd1 | [log] [tgz] |
---|---|---|
author | Corey Minyard <minyard@acm.org> | Wed Nov 08 17:44:55 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Nov 08 18:29:24 2006 -0800 |
tree | 3c2008bbe229c14a2e39ef5b23182299f48b5c74 | |
parent | f3ce6a0ead8c557e9acdc733addd23cbc206c7e3 [diff] |
[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>