Search Linux Wireless

Re: [PATCH 5/8 v2] mac80211: A-MPDU Rx handling aggregation reordering

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> > No, and it should be done.
> > were would you recommend to put this tear down? i need a flow were i
> > can be sta specific, and is called only once per ifdown.
> > sta_info_release related flow, were i thought to put it, is risking me
> > with endless loops of kref_put calls.
>
> That's actually an interesting question. We should, like with keys,
> remove all STA info from the driver when the corresponding interface is
> down. I'd think it should happen at the same time. I guess you'll have
> to add some sort of loop to tear down stations to the down code, I don't
> really see any easy way right now.
>

what about list_for_each_entry sta inside ieee80211_stop to stop the
session?  i tried it and it worked really well.

> johannes
>
>
-
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux