On Mon, 2018-07-09 at 15:07 +0530, Manikanta Pubbisetty wrote: > > I think you should do > > > > ieee80211_key_destroy(..., type == STATION); > > Even this would boil down to the same behavior, no? Yes, but I think it's easier to understand than thinking "ok this will delay" when you pass the parameter as true, but then it won't unless extra conditions are met. > I was going through the source to figure out that; but all that I could > understand is this was mainly done to improve roam time. Ok, so perhaps more callers should be updated - still I think it'd be easier to understand. johannes