On Fri, 8 Feb 2008 10:16:48 +0100 Jiri Slaby <[EMAIL PROTECTED]> wrote:
> From: Christoph Hellwig <[EMAIL PROTECTED]> > > From: Christoph Hellwig <[EMAIL PROTECTED]> > > Signed-off-by: Christoph Hellwig <[EMAIL PROTECTED]> > Acked-by: Jiri Slaby <[EMAIL PROTECTED]> This should have been Signed-off-by: - you were in the delivery path. I'll make that change. > --- a/drivers/char/mxser.c > +++ b/drivers/char/mxser.c Has this been runtime tested? > - DISABLE_MOXA_MUST_ENCHANCE_MODE(io); > + mxser_disable_must_enchance_mode(io); hm, what's all this "enchance" stuff throughout the driver? Did it mean "enhance"? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

