K 10 svn:author V 6 adrian K 8 svn:date V 27 2014-01-06T03:48:32.546945Z K 7 svn:log V 299 Correctly remove entries from the relevant receive ath_buf list before freeing them. The current code would walk the list and call the buffer free, which didn't remove it from any lists before pushing it back on the free list. Tested: AR9485, STA mode Noticed by: dillon@apollo.dragonflybsd.org END