ieee1394: don't drop nodes during bus reset series
authorStefan Richter <stefanr@s5r6.in-berlin.de>
Sat, 16 Aug 2008 11:38:11 +0000 (13:38 +0200)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Tue, 19 Aug 2008 16:47:55 +0000 (18:47 +0200)
commitc921a9745705ed62a949192ef9128c60d6c63874
tree4a26e3e65b138c413ea5c0183038b4a25ccc882c
parent6848408abf1bc18d9a4d5fed3fcca812745ece05
ieee1394: don't drop nodes during bus reset series

nodemgr_node_probe checked for generation increments too late and
therefore prematurely reported nodes as "suspended".

Fixes http://bugzilla.kernel.org/show_bug.cgi?id=11349.  Reported and
tested by Damien Benoist.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
drivers/ieee1394/nodemgr.c