commit | 21886725d58e92188159731c7c1aac803dd6b9dc | [log] [tgz] |
---|---|---|
author | Johan Hovold <jhovold@gmail.com> | Mon Jun 10 18:29:37 2013 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jun 10 11:00:48 2013 -0700 |
tree | 50f6e91ce8bb478b14da1ad0db15e93238521d5a | |
parent | 317ddd256b9c24b0d78fa8018f80f1e495481a10 [diff] |
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 <jhovold@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>