Searched hist:120483 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/net80211/
H A Dieee80211_node.hdiff 120483 Fri Sep 26 15:00:44 MDT 2003 sam 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.
H A Dieee80211_var.hdiff 120483 Fri Sep 26 15:00:44 MDT 2003 sam 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.
H A Dieee80211_node.cdiff 120483 Fri Sep 26 15:00:44 MDT 2003 sam 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.

Completed in 326 milliseconds