From: Jody McIntyre Date: Tue, 17 May 2005 04:54:05 +0000 (-0700) Subject: [PATCH] ieee1394: fix premature expiry of async packets X-Git-Tag: v2.6.12-rc5~110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6262d062a3fc803d1798365e745b39f4faa04b0e;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed