From: Mark Rustad Date: Thu, 10 Jul 2008 19:27:11 +0000 (-0500) Subject: [PATCH] IPMI: return correct value from ipmi_write X-Git-Tag: v2.6.26~18^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3976df9b04c113ab19dc0268e49c6cec6baf28f7;p=pandora-kernel.git [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 Signed-off-by: Corey Minyard Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed