commit | 25a27298aa39d0a7229636ded5bb11c74d588705 | [log] [tgz] |
---|---|---|
author | developer <developer@mediatek.com> | Fri Jul 21 13:42:14 2023 +0800 |
committer | developer <developer@mediatek.com> | Tue Jul 25 19:28:09 2023 +0800 |
tree | ea2dba1b3686742ff1db1219cb778f2dade59722 | |
parent | 59f411edfdb395d12c9ffee210cf02053596181f [diff] [blame] |
[][MAC80211][app][Add atenl eeprom ibf cal sync command] [Description] Add atenl eeprom ibf cal sync (from driver) command. This command is for testmode command mode (iTest, golden cal) to sync ibf cal data from driver to atenl eeprom tmp file. If user only enter mt76-test txbf_act=e2p_update command, then only driver's eeprom ibf cal field are updated. [Release-log] N/A Change-Id: Ibadf107e1365d8d28612eaedd0d6fe4d7ec5efdb Reviewed-on: https://gerrit.mediatek.inc/c/openwrt/feeds/mtk_openwrt_feeds/+/7778691
diff --git a/feed/atenl/src/nl.c b/feed/atenl/src/nl.c index def663f..e0ad020 100644 --- a/feed/atenl/src/nl.c +++ b/feed/atenl/src/nl.c
@@ -826,7 +826,7 @@ return ret; } -static void +void atenl_get_ibf_cal_result(struct atenl *an) { u16 offset;