X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=package%2Fkernel%2Fmac80211%2Fpatches%2Fath10k%2F984-ath10k-Try-to-get-mac-address-from-dts.patch;fp=package%2Fkernel%2Fmac80211%2Fpatches%2Fath10k%2F984-ath10k-Try-to-get-mac-address-from-dts.patch;h=ce3ebcc2a69243a1caec2ae145057c91c69b4802;hp=e9d3ac6560decf1d73f8c2edb3696f75e1efaaf8;hb=e6a486fe79174bb256db489363304ce236d012bb;hpb=2d2c7c4250016a34f67b3e62c25f5fcc1a2f07e2 diff --git a/package/kernel/mac80211/patches/ath10k/984-ath10k-Try-to-get-mac-address-from-dts.patch b/package/kernel/mac80211/patches/ath10k/984-ath10k-Try-to-get-mac-address-from-dts.patch index e9d3ac6560..ce3ebcc2a6 100644 --- a/package/kernel/mac80211/patches/ath10k/984-ath10k-Try-to-get-mac-address-from-dts.patch +++ b/package/kernel/mac80211/patches/ath10k/984-ath10k-Try-to-get-mac-address-from-dts.patch @@ -26,7 +26,7 @@ Signed-off-by: Ansuel Smith #include #include #include -@@ -3236,6 +3237,8 @@ static int ath10k_core_probe_fw(struct a +@@ -3243,6 +3244,8 @@ static int ath10k_core_probe_fw(struct a device_get_mac_address(ar->dev, ar->mac_addr, sizeof(ar->mac_addr));