ddd09aeea172b95e7c2b9d6f parent 2872628680bad71a6734e7d379168f990a91cc09 author Russ Gorby 1308083008 -0700 committer Greg Kroah-Hartman 1308250815 -0700 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