summaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
diff options
context:
space:
mode:
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>2019-07-09 13:05:46 +0200
committerPetr Štetiar <ynezz@true.cz>2019-07-09 23:05:51 +0200
commit1174b94bc98db9730cec8501397cf997b6f7b35c (patch)
treebc99dd8e68fa727607333d8bab5d65bc62519da7 /target/linux/ath79/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
parent6ed3349308b24a6bac753643970a1f9f56ff6070 (diff)
downloadopenwrt-1174b94bc98db9730cec8501397cf997b6f7b35c.tar.gz
openwrt-1174b94bc98db9730cec8501397cf997b6f7b35c.tar.bz2
openwrt-1174b94bc98db9730cec8501397cf997b6f7b35c.zip
ath79: Fix whitespace errors in 11-ath10k-caldata
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'target/linux/ath79/base-files/etc/hotplug.d/firmware/11-ath10k-caldata')
-rw-r--r--target/linux/ath79/base-files/etc/hotplug.d/firmware/11-ath10k-caldata4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ath79/base-files/etc/hotplug.d/firmware/11-ath10k-caldata b/target/linux/ath79/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
index 8f0ea1d0a5..2d4cfc8fd0 100644
--- a/target/linux/ath79/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
+++ b/target/linux/ath79/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
@@ -150,10 +150,10 @@ case "$FIRMWARE" in
ath10kcal_extract "art" 20480 2116
ath10kcal_patch_mac $(macaddr_add $(mtd_get_mac_binary u-boot 0x1fc00) -1)
;;
- tplink,archer-d50-v1)
+ tplink,archer-d50-v1)
ath10kcal_extract "art" 20480 2116
ath10kcal_patch_mac $(macaddr_add $(mtd_get_mac_binary romfile 0xf100) +2)
- ;;
+ ;;
tplink,re350k-v1)
ath10kcal_extract "art" 20480 2116
ath10kcal_patch_mac $(macaddr_add $(mtd_get_mac_binary config 0x10008) +2)