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)
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>

No differences found