openwrt/package/kernel/mac80211
Rafał Miłecki 9e864bfcce mac80211: brcmfmac: fix compilation with SDIO support
This fixes following error when compiling with CONFIG_BRCMFMAC_SDIO=y:
drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:1100:23: error: 'sdiod' undeclared (first use in this function)
   brcmf_dev_coredump(&sdiod->func1->dev);

Fixes: 9d8940c5b9 ("mac80211: brcmfmac: backport important changes from the 4.18")
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2018-08-17 12:28:08 +02:00
..
files mac80211: don't pass the hostapd ctrl iface in adhoc 2017-12-13 16:51:12 +01:00
patches mac80211: brcmfmac: fix compilation with SDIO support 2018-08-17 12:28:08 +02:00
scripts mac80211: add a maintenance script for upstream backport commits 2014-10-18 17:39:04 +00:00
Makefile mac80211: brcmfmac: backport patch setting WIPHY_FLAG_HAVE_AP_SME 2018-08-16 16:52:09 +02:00