]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] ohci1394: tlabels misprinted in DBGMSG
authorJody McIntyre <scjody@steamballoon.com>
Thu, 21 Apr 2005 21:09:42 +0000 (14:09 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 21 Apr 2005 21:09:42 +0000 (14:09 -0700)
commit655d5f6b3f65f4a4f4b74448d920b5500351e5ab
tree3b04fbebf69951526baeb2eb5453baa3f68f7fc0
parent7c3e807f58765bd44e27e2217f272a6ac32f6268
[PATCH] ohci1394: tlabels misprinted in DBGMSG

- Print the correct value in the DBGMSG in dma_rcv_tasklet().
  See OHCI 1.1 section 8.7, page 103 ff.
- Print tlabels as %d everywhere.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Signed-off-by: Jody McIntyre <scjody@steamballoon.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/ieee1394/ohci1394.c