mac80211: brcm: drop brcmfmac patch waiting for register_wiphy()
authorRafał Miłecki <rafal@milecki.pl>
Wed, 17 May 2023 09:58:16 +0000 (11:58 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Wed, 24 May 2023 18:25:26 +0000 (19:25 +0100)
commit6b9f405324d1767aceb4993933336da12a55bf32
tree72bf01322c7a31361b541da763af92f8ff42e386
parent4a6847ce4e4a8034738484a0ff4cb012fa1b295e
mac80211: brcm: drop brcmfmac patch waiting for register_wiphy()

That was a workaround for OpenWrt generation of config files. This patch
was used to postpone returning from probe function until loading
firmware and calling register_wiphy().

All of that is not needed anymore thanks to the ieee80211 hotplug.d
script introduced in the commit 5f8f8a366136 ("base-files, mac80211,
broadcom-wl: wifi detection and configuration"). That takes care of
generating /etc/config/wireless entries even if wireless device appears
late in the booting process.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
(cherry picked from commit bd262663142e90f64f1c256b3e6b2b979c1022c0)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
package/kernel/mac80211/Makefile
package/kernel/mac80211/patches/brcm/860-brcmfmac-register-wiphy-s-during-module_init.patch [deleted file]