Re: Question on rhashtable in worst-case scenario.

From: Johannes Berg
Date: Thu Mar 31 2016 - 11:22:55 EST


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