On Thu, 2016-03-31 at 08:13 -0700, Ben Greear wrote: > > I see insertion failure, and then later, if of course fails to delete > as well since it was never inserted to begin with. There is no good > way to deal with insertion error, so just need to fix the hashtable.
Oh, that's an oversight in mac80211 - it should be dealing with insertion failures properly. This isn't really a problem either, although it will lead to errors in your particular case. https://p.sipsolutions.net/cf77c78d69a231d4.txt johannes