Openwrt/package
Daniel Golle ccf2aa9d4b mac80211: detect existing interface before adding
Keep existing wdev when creating new nl80211 interfaces if phy and
type match, delete it otherwise.
To make this work, also remove left-over debugging function which
prevented the return-value of the 'iw' command to be taken into
account in mac80211_iw_interface_add().
As 4addr-mode (WDS) was setup during interface creation for station
interfaces, also set it after interface creation to make sure an
existing sta interface ends up with the right mode.

Fixes: a5bc9787d4 ("mac80211: add support for dynamically
                    reconfiguring wifi")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-11-16 17:16:25 +01:00
..
base-files base-files: rc.common: fix missing EXTRA_HELP texts 2019-11-14 22:53:31 +01:00
boot ath79: add support for Netgear WNDR3700v4 2019-11-14 23:14:15 +01:00
devel
firmware firmware: intel-microcode: bump to 20190918 2019-11-10 23:39:29 +01:00
kernel mac80211: detect existing interface before adding 2019-11-16 17:16:25 +01:00
libs libnl-tiny: update to latest Git head 2019-11-14 22:53:31 +01:00
network hostapd: add ubus reload 2019-11-12 11:52:26 +01:00
system fwtool: update to latest Git head 2019-11-14 22:53:31 +01:00
utils
Makefile