From: Johan Hovold Date: Mon, 10 Jun 2013 16:29:38 +0000 (+0200) Subject: USB: pl2303: fix device initialisation at open X-Git-Tag: v3.10-rc6~8^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d8f4447b58bba5f8cb895c07690434c02307eaf;p=pandora-kernel.git USB: pl2303: fix device initialisation at open Do not use uninitialised termios data to determine when to configure the device at open. This also prevents stack data from leaking to userspace in the OOM error path. Cc: stable@vger.kernel.org Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed