USB: cp210x: fix up set_termios variables
authorJohan Hovold <jhovold@gmail.com>
Sun, 15 Jan 2012 23:36:49 +0000 (00:36 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 24 Jan 2012 19:49:43 +0000 (11:49 -0800)
commit34b76fcaee574017862ea3fa0efdcd77a9d0e57d
tree64f7301815e19049db5ea0a00d8a85abc293d169
parent7f482fc88ac47662228d6b1f05759797c8936a30
USB: cp210x: fix up set_termios variables

[Based on a patch from Johan, mangled by gregkh to keep things in line]

Fix up the variable usage in the set_termios call.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Cc: Preston Fick <preston.fick@silabs.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/cp210x.c