]> git.baikalelectronics.ru Git - kernel.git/commit
tty: n_gsm: Fix incorrect debug display
authorAlan Cox <alan@linux.intel.com>
Mon, 17 Sep 2012 11:02:35 +0000 (12:02 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Sep 2012 11:45:30 +0000 (04:45 -0700)
commit452c674e11b0b4776ac2a250afb97e0a9031f1c0
tree03c88b8dc724f80e711330f2a1e4566cb1c75a0e
parente1e2f89bed7f08534b58ab1179b3ecc67ae03428
tty: n_gsm: Fix incorrect debug display

In the trace we print the wrong values for N(R) on an I frame.
Correct the mask.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/n_gsm.c