Re: [PATCH] synclink fix ldisc buffer argument

From: Alan Cox
Date: Sun Dec 02 2012 - 10:08:52 EST


> + * If a different line discipline is selected by mistake it
> + * will have valid memory for both arguments.
> + */
> + ldisc_receive_buf(tty, buf->data, buf->data, framesize);

But not valid content it seems
--
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/