K 10 svn:author V 3 sam K 8 svn:date V 27 2003-09-26T17:00:44.000000Z K 7 svn:log V 396 Try yet again to deal with timing out nodes. We cannot hold the node lock while sending a management frame as this will potentially result in a LOR with a driver lock. This doesn't happen for the Atheros driver but does for the wi driver. Use a generation number to help process each node once when scanning the node table and drop the node lock if we need to timeout a node and send a frame. END