[PATCH V3 2/9] mac80211: add multiple bssid support to interface handling

Johannes Berg johannes at sipsolutions.net
Thu Aug 27 09:03:55 EDT 2020


> +	struct {
> +		struct ieee80211_vif *parent;
> +		struct list_head list;

Is there a lot of value in having a separate list, vs. iterating all
interfaces and checking the parent pointer?

And exposing the list to the driver seems like a bad idea anyway, they
can't really get locking right.

(to be continued, mail client is acting up)

johannes




More information about the ath11k mailing list