CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/03/28 08:49:41
Modified files:
sys/net80211 : ieee80211_node.c
Log message:
Clean nodes until the number of cached nodes is smaller than the maximum number
of nodes, otherwise we'll never actually clean any nodes. Fixes issues with
clients failing too attach because the node cache is completely filled.
ok damien@
