X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=package%2Fkernel%2Fmac80211%2Fpatches%2F310-ath9k_hw-ignore-eeprom-magic-mismatch-on-flash-based.patch;fp=package%2Fkernel%2Fmac80211%2Fpatches%2F310-ath9k_hw-ignore-eeprom-magic-mismatch-on-flash-based.patch;h=34106441affbb68779786ba79247463ef3b6b6bf;hp=287d6e13bd4a1dd4132cc2020a626e6bc60083fd;hb=484ecf816460f58fe589565ac88014f369db86ee;hpb=cda52dcb329e02674175b60426be26cd813294a6 diff --git a/package/kernel/mac80211/patches/310-ath9k_hw-ignore-eeprom-magic-mismatch-on-flash-based.patch b/package/kernel/mac80211/patches/310-ath9k_hw-ignore-eeprom-magic-mismatch-on-flash-based.patch index 287d6e13bd..34106441af 100644 --- a/package/kernel/mac80211/patches/310-ath9k_hw-ignore-eeprom-magic-mismatch-on-flash-based.patch +++ b/package/kernel/mac80211/patches/310-ath9k_hw-ignore-eeprom-magic-mismatch-on-flash-based.patch @@ -1,4 +1,4 @@ -From: Felix Fietkau +From: Felix Fietkau Date: Thu, 21 Jan 2016 16:28:44 +0100 Subject: [PATCH] ath9k_hw: ignore eeprom magic mismatch on flash based devices @@ -6,7 +6,7 @@ Many AR913x based devices (maybe others too) do not have a valid EEPROM magic in their calibration data partition. Fixes: 6fa658fd5ab2 ("ath9k: Simplify and fix eeprom endianness swapping") -Signed-off-by: Felix Fietkau +Signed-off-by: Felix Fietkau --- --- a/drivers/net/wireless/ath/ath9k/eeprom.c