difos/target/linux/ath79/base-files/etc/hotplug.d
Adrian Schmutzler f8d8b3f85d 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>
2019-09-21 23:41:31 +02:00
..
firmware ath79: remove invalid uses of ath9k_patch_fw_mac_crc 2019-09-21 23:41:31 +02:00
ieee80211 treewide: convert MAC address location offsets to hexadecimal 2019-08-14 12:10:12 +02:00