commit | 6262d062a3fc803d1798365e745b39f4faa04b0e | [log] [tgz] |
---|---|---|
author | Jody McIntyre <scjody@steamballoon.com> | Mon May 16 21:54:05 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Tue May 17 07:59:24 2005 -0700 |
tree | fbdfecee03b647a9784a01aad76bdd6dc6bed67b | |
parent | 74a01d11c92c06a0ceac88ca306d507a8186e7f6 [diff] |
[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>