diff options
author | Adrian Schmutzler <freifunk@adrianschmutzler.de> | 2019-09-18 17:11:06 +0200 |
---|---|---|
committer | Christian Lamparter <chunkeey@gmail.com> | 2019-09-21 23:41:31 +0200 |
commit | f8d8b3f85d70a85d4fabc9b8ed4dbc8020be0523 (patch) | |
tree | 12aaad0f720dbd1020fa385839733fc741428728 /target/linux/ar71xx/tiny | |
parent | 5b964219644cc78e8ddfc4d29289c7d31be66489 (diff) | |
download | upstream-f8d8b3f85d70a85d4fabc9b8ed4dbc8020be0523.tar.gz upstream-f8d8b3f85d70a85d4fabc9b8ed4dbc8020be0523.tar.bz2 upstream-f8d8b3f85d70a85d4fabc9b8ed4dbc8020be0523.zip |
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>
Diffstat (limited to 'target/linux/ar71xx/tiny')
0 files changed, 0 insertions, 0 deletions