Here's three more fixes for v3.10 that fix set_termios being called with
uninitialised data at open.

Johan


Johan Hovold (3):
  USB: f81232: fix device initialisation at open
  USB: pl2303: fix device initialisation at open
  USB: spcp8x5: fix device initialisation at open

 drivers/usb/serial/f81232.c  |  8 ++++----
 drivers/usb/serial/pl2303.c  | 10 +++++-----
 drivers/usb/serial/spcp8x5.c | 10 ++++------
 3 files changed, 13 insertions(+), 15 deletions(-)

-- 
1.8.2.1

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to