mac80211: brcmfmac: allow setting MAC from NVMEM cells
[openwrt/staging/wigyori.git] / package / kernel / mac80211 / patches / brcm / 863-brcmfmac-add-in-driver-tables-with-country-codes.patch
index 835c870a657770a7575adaf6eebfb91ce0ce4bf7..1ddc78f7ca9a210e39bcfab60e541b6ac1debca3 100644 (file)
@@ -12,7 +12,7 @@ Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
 
 --- a/drivers/net/wireless/broadcom/brcm80211/brcmfmac/of.c
 +++ b/drivers/net/wireless/broadcom/brcm80211/brcmfmac/of.c
-@@ -58,6 +58,36 @@ static int brcmf_of_get_country_codes(st
+@@ -59,6 +59,36 @@ static int brcmf_of_get_country_codes(st
        return 0;
  }
  
@@ -49,7 +49,7 @@ Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
  void brcmf_of_probe(struct device *dev, enum brcmf_bus_type bus_type,
                    struct brcmf_mp_device *settings)
  {
-@@ -90,6 +120,8 @@ void brcmf_of_probe(struct device *dev,
+@@ -91,6 +121,8 @@ void brcmf_of_probe(struct device *dev,
                of_node_put(root);
        }