]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] ieee1394: fix premature expiry of async 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:24 +0000 (07:59 -0700)
commit6262d062a3fc803d1798365e745b39f4faa04b0e
treefbdfecee03b647a9784a01aad76bdd6dc6bed67b
parent74a01d11c92c06a0ceac88ca306d507a8186e7f6
[PATCH] ieee1394: fix premature expiry of async packets

Set the initial sendtime to be 10 seconds in the future, to avoid the packet
timing out while it's still queued to be sent.  This fixes furthur "no tlabel
match" problems caused by premature expiry.

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/ieee1394_core.c