]> rtime.felk.cvut.cz Git - linux-imx.git/commit
jsm: print byte we are dequeing
authorThadeu Lima de Souza Cascardo <cascardo@linux.vnet.ibm.com>
Wed, 24 Aug 2011 16:14:23 +0000 (13:14 -0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 24 Aug 2011 22:29:44 +0000 (15:29 -0700)
commitdfc97fcebd6a9a85335adcfc0e4d0a204bbaea35
treef61ea63e2cbcb70b375f01bf2f0eb4a78a6af47b
parent9d898966c4a07e4a5092215b5a2829d0ef02baa2
jsm: print byte we are dequeing

Instead of printing the head of the buffer, we should print the tail,
which is the byte we are sending to the device.

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@linux.vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/tty/serial/jsm/jsm_neo.c