diff options
author | Adrian Schmutzler <freifunk@adrianschmutzler.de> | 2019-10-14 14:05:31 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2019-10-21 13:20:24 +0200 |
commit | 6b5303378315084bf080a6408c2ca5b2a911aa5d (patch) | |
tree | 1efbf001a79eac5aab266d62763e1097885049c3 /BSDmakefile | |
parent | 09f46c6b541b2db1b16d03176f10f7ff589713c4 (diff) | |
download | upstream-6b5303378315084bf080a6408c2ca5b2a911aa5d.tar.gz upstream-6b5303378315084bf080a6408c2ca5b2a911aa5d.tar.bz2 upstream-6b5303378315084bf080a6408c2ca5b2a911aa5d.zip |
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>
Diffstat (limited to 'BSDmakefile')
0 files changed, 0 insertions, 0 deletions