K 10 svn:author V 6 adrian K 8 svn:date V 27 2011-06-13T02:23:51.720478Z K 7 svn:log V 235 Fix another LOR, this time with the IEEE80211_NODE_LOCK() (node table lock.) free_pkts() would eventually free the last node reference, causing the node to be removed from the node table. This required the node table lock to be held. END