openwrt/target/linux/ath79/base-files/etc/hotplug.d
Adrian Schmutzler 0b9f3c28ef ath79: remove invalid uses of ath9k_patch_fw_mac_crc
Some ar9344-based devices are using ath9k_patch_fw_mac_crc, which
is meant to generate a checksum, for fixing their ath9k MAC
addresses.
However, those do not have a checksum field, and the calculated
checksum offset would be negative.

This patch will use ath9k_patch_fw_mac function for those devices.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
(cherry picked from commit f8d8b3f85d)
2019-09-22 00:17:51 +02:00
..
firmware ath79: remove invalid uses of ath9k_patch_fw_mac_crc 2019-09-22 00:17:51 +02:00
ieee80211 ath79: migrate Archer C7 5GHz radio device paths 2019-06-10 11:25:46 +02:00