Adrian Schmutzler 6b53033783 ath79: fix patching ath9k MAC address for MyNet WiFi Range Extender
The code line patching ath9k MAC address for this device contains
a wrong number of arguments including an unset "$mac", which
looks like a typo or copy/paste mistake.

This has been introduced already in the device support commit
745dee11ac78 ("ath79: add support for WD My Net Wi-Fi Range
Extender").

This patch just removes the "$mac" argument, leaving a formally
valid line. (No on-device test has been performed.)

Cc: Christian Lamparter <chunkeey@gmail.com>

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2019-10-21 13:20:24 +02:00
..
2019-09-24 12:52:05 +02:00
2019-10-19 13:16:57 +02:00
2019-10-15 16:11:28 +02:00
2019-10-20 12:33:40 +02:00
2019-09-15 15:00:17 +00:00
2019-10-19 13:16:57 +02:00
2019-10-19 13:16:57 +02:00
2019-05-11 17:15:41 +02:00
2019-10-12 01:22:46 +02:00
2019-09-29 00:46:13 +02:00
2019-10-19 13:16:57 +02:00
2019-09-11 15:17:09 +02:00
2019-10-06 21:28:49 +02:00
2019-05-11 17:15:41 +02:00
2019-10-08 12:44:35 +02:00