linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* brcmfmac interface combinations
@ 2016-10-21 11:55 Johannes Berg
  0 siblings, 0 replies; only message in thread
From: Johannes Berg @ 2016-10-21 11:55 UTC (permalink / raw)
  To: Arend van Spriel; +Cc: linux-wireless

Hi Arend,

I'm looking into the interface combinations stuff, mostly due to the
patches from QCA to add the support for differing beacon intervals.

One thing that I was considering, was to change the API
for cfg80211_check_combinations() to not require the driver to fill in
the # of interfaces of each given type, but just have it pass the new
one, if present, or so.


However, there's a major difference between brcmfmac and mac80211 (the
only "drivers" using this), namely this: mac80211 allows *adding* any
kind of interface, as long as you don't actually try to operate it.
brcmfmac, on the other hand, prevents even adding an interface if it
doesn't fit the combinations.

I'm wondering if this is intentional?

I suspect that we can't change mac80211 at this point, and the brcmfmac
behaviour might be unexpected to some people who are used to working
with mac80211, but I'm not sure you'd want to change it either?

johannes

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-10-21 11:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-21 11:55 brcmfmac interface combinations Johannes Berg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).