From: Johan Hovold Date: Mon, 10 Jun 2013 16:29:37 +0000 (+0200) Subject: USB: f81232: fix device initialisation at open X-Git-Tag: v3.10-rc6~8^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21886725d58e92188159731c7c1aac803dd6b9dc;p=pandora-kernel.git USB: f81232: 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. Cc: stable@vger.kernel.org Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed