mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
ramips: mt7620: drop unnecessary trailing tabs
Let's tidy up a bit (drop unnecessary trailing tabs).
Signed-off-by: Mikhail Zhilkin <csharper2005@gmail.com>
(cherry picked from commit 25bab2b8bc)
This commit is contained in:
parent
a8f31d2aa1
commit
fd277ee490
1 changed files with 1 additions and 1 deletions
|
|
@ -406,7 +406,7 @@ ramips_setup_macs()
|
|||
label_mac=$(mtd_get_mac_binary factory 0x4)
|
||||
;;
|
||||
zyxel,keenetic-lite-iii-a)
|
||||
lan_mac=$(mtd_get_mac_binary RF-EEPROM 0x4)
|
||||
lan_mac=$(mtd_get_mac_binary RF-EEPROM 0x4)
|
||||
wan_mac=$(mtd_get_mac_binary RF-EEPROM 0x28)
|
||||
label_mac=$wan_mac
|
||||
;;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue