From: Russ Gorby Date: Tue, 14 Jun 2011 20:23:28 +0000 (-0700) Subject: tty: n_gsm: Fixed logic to decode break signal from modem status X-Git-Tag: v3.0-rc6~30^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7263287af93db4d5cf324a30546f2143419b7900;p=pandora-kernel.git tty: n_gsm: Fixed logic to decode break signal from modem status The modem status can be one or 2 octets and contains the V.24 signals and in the 2 octet case also the break signal. We were improperly decoding the break signal from the modem in the 2 octet case. Signed-off-by: Russ Gorby Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed