Re: [PATCH] IPMI: Support registering for a command per-channel

From: Corey Minyard
Date: Wed Jun 28 2006 - 21:04:00 EST


This patch looks good to me. I added the following as a header.
Is this ok? The "Signed-off-by" line is pretty important in patches.

Thanks,

-Corey
--

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
differentiated by the channel on which they arrived. In this case it's
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 <amatus@xxxxxxxxxx>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/