USB: cypress_m8: unify confusing new baudrate check
authorMike Frysinger <vapier@gentoo.org>
Fri, 18 Dec 2009 21:33:02 +0000 (16:33 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 2 Mar 2010 22:53:24 +0000 (14:53 -0800)
The current code has a confusing duplicate new_baudrate init when setting
the serial parameters.  So just combine the if statement checks to avoid
this.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found