From: Corey Minyard Date: Sun, 1 Oct 2006 06:27:56 +0000 (-0700) Subject: [PATCH] IPMI: per-channel command registration X-Git-Tag: v2.6.19-rc1~586 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c69c31270c35a6b8421a8e4ba81de1247ac6df95;p=pandora-kernel.git [PATCH] IPMI: per-channel command registration This patch adds the ability to register for a command per-channel in the IPMI driver. If your BMC supports multiple channels, incoming messages can be useful to have the ability to register to receive commands on a specific channel instead the current behaviour of all channels. Signed-off-by: David Barksdale Signed-off-by: Corey Minyard Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed