commit | b7a7179dcae6cecfaaa8384f8c088fb7823c6c90 | [log] [tgz] |
---|---|---|
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | Fri Oct 06 19:49:52 2006 +0200 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Sun Oct 08 12:10:26 2006 +0200 |
tree | 613b16f40e2bf6a71f10edb058afe292e8acf2d2 | |
parent | 3253b669eed7194ae490acb4aadab7262bbfeb8d [diff] |
ieee1394: nodemgr: fix startup of knodemgrd Revert a thinko in commit d2f119fe319528da8c76a1107459d6f478cbf28c: When knodemgrd starts, it needs to sleep until host->generation was incremented above its initial value of 0. My wrong logic caused it to start sending requests when the bus wasn't completely ready. Seen as "AT dma reset ctx=0, aborting transmission" messages in 2.6.19-rc1. Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>