On Mon, 2018-01-15 at 09:24 -0600, Denis Kenzior wrote: > > It's probably better to reset this at interface type switching, if it's > > not done anyway (we zero a lot of memory there, but not sure precisely > > what) > > > > Otherwise we'll surely forget this in some place like mesh or OCB ... > > > > Initially it must be false (0) anyway. > > > > Where do I look? Right now I'm mostly following the precedent of other > control_port_* stuff. Oh, interesting. I was thinking of things like sdata->noack_map that get reset in ieee80211_setup_sdata(). johannes