]> git.openfabrics.org - ~emulex/infiniband.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)
commit47fdd641ccab534a12052dbbf093865daf114bf4
tree03c88b8dc724f80e711330f2a1e4566cb1c75a0e
parentb6abc90480a6bff2c2ff4904b7ae708f51ce8c03
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