From 1174b94bc98db9730cec8501397cf997b6f7b35c Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Tue, 9 Jul 2019 13:05:46 +0200 Subject: [PATCH] ath79: Fix whitespace errors in 11-ath10k-caldata Signed-off-by: Adrian Schmutzler --- .../ath79/base-files/etc/hotplug.d/firmware/11-ath10k-caldata | 4 ++-- 1 file 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 8f0ea1d0a538..2d4cfc8fd066 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) -- 2.30.2