> > GCC complains about the original code, because we're using an > unintialized variable "flag". I think we should be setting flag based > on the UART_LSR_BRK_ERROR_BITS but I'm not sure... I don't have this > hardware. Probably passing TTY_NORMAL is better than the current code? > I took that function from ftdi_sio and stripped a lot out of it while developing the driver. I see I missed adding back in the logic dealing with setting flag correctly. I'll work up a patch to properly deal with it. -- Bill -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html