commit | 3976df9b04c113ab19dc0268e49c6cec6baf28f7 | [log] [tgz] |
---|---|---|
author | Mark Rustad <Rustad@gmail.com> | Thu Jul 10 14:27:11 2008 -0500 |
committer | Wim Van Sebroeck <wim@iguana.be> | Fri Jul 11 20:31:05 2008 +0000 |
tree | 64bf78123f100a037019035a9d719348c385e53e | |
parent | 61ca9daa2ca3022dc9cb22bd98e69c1b61e412ad [diff] |
[PATCH] IPMI: return correct value from ipmi_write This patch corrects the handling of write operations to the IPMI watchdog to work as intended by returning the number of characters actually processed. Without this patch, an "echo V >/dev/watchdog" enables the watchdog if IPMI is providing the watchdog function. Signed-off-by: Mark Rustad <MRustad@gmail.com> Signed-off-by: Corey Minyard <cminyard@mvista.com> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>