Skip to content

Commit 6bba05d

Browse files
Ming Yen Hsiehnbd168
authored andcommitted
wifi: mt76: mt7925: replace chan config with extend txpower config for clc
Since MT792x_CLC_CHAN is currently not in use, we have added an extension for setting txpower to replace it. Signed-off-by: Ming Yen Hsieh <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Felix Fietkau <[email protected]>
1 parent 9679ca7 commit 6bba05d

File tree

1 file changed

+1
-1
lines changed
  • drivers/net/wireless/mediatek/mt76

1 file changed

+1
-1
lines changed

drivers/net/wireless/mediatek/mt76/mt792x.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ struct mt792x_fw_features {
6868

6969
enum {
7070
MT792x_CLC_POWER,
71-
MT792x_CLC_CHAN,
71+
MT792x_CLC_POWER_EXT,
7272
MT792x_CLC_MAX_NUM,
7373
};
7474

0 commit comments

Comments
 (0)