]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Handle multiple interface combinations for P2P
authorFelix Fietkau <nbd@openwrt.org>
Sun, 6 Apr 2014 11:11:53 +0000 (13:11 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 11 Apr 2014 16:22:00 +0000 (19:22 +0300)
commit83c4cb521782f5d8bf031de9aafdc29046e34642
tree5b4e45cf5a2e80fda2644724dad4b593e8172876
parent013359147d5c0fd27145ebf484f26c78b312c3d5
nl80211: Handle multiple interface combinations for P2P

The first combination may allow single-channel concurrency for
P2P + managed, but there may be others that allow multi-channel
concurrency. Parse all of them to find the maximum number of channels.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
src/drivers/driver_nl80211.c