diff options
Diffstat (limited to 'package/kernel/mac80211/patches/936-ath10k-fix-otp-failure-result.patch')
-rw-r--r-- | package/kernel/mac80211/patches/936-ath10k-fix-otp-failure-result.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/936-ath10k-fix-otp-failure-result.patch b/package/kernel/mac80211/patches/936-ath10k-fix-otp-failure-result.patch index d302a7d2a3..0af8025d96 100644 --- a/package/kernel/mac80211/patches/936-ath10k-fix-otp-failure-result.patch +++ b/package/kernel/mac80211/patches/936-ath10k-fix-otp-failure-result.patch @@ -1,6 +1,6 @@ --- a/drivers/net/wireless/ath/ath10k/core.c +++ b/drivers/net/wireless/ath/ath10k/core.c -@@ -691,7 +691,7 @@ static int ath10k_core_get_board_id_from +@@ -757,7 +757,7 @@ static int ath10k_core_get_board_id_from if (ret) { ath10k_err(ar, "could not execute otp for board id check: %d\n", ret); |