[PATCH] ieee1394: fix cross_bound check for null ISO packets
authorJody McIntyre <scjody@steamballoon.com>
Tue, 17 May 2005 04:54:05 +0000 (21:54 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 17 May 2005 14:59:23 +0000 (07:59 -0700)
Fix cross_bound to not return 1 for zero-length regions.  Fixes regression
when sending null ISO packets.

Signed-off-by: Jody McIntyre <scjody@steamballoon.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/ieee1394/ohci1394.h

Simple merge