|
@@ -3499,7 +3499,7 @@ static uint8_t *update_peer_flags_tlv_ehtinfo(
|
|
|
wmi_debug("EHT cap_mac %x %x ehtops %x EHT phy %x %x %x pp %x",
|
|
|
cmd->peer_eht_cap_mac[0],
|
|
|
cmd->peer_eht_cap_mac[1], cmd->peer_eht_ops,
|
|
|
- cmd->peer_eht_cap_phy[0], cmd->peer_he_cap_phy[1],
|
|
|
+ cmd->peer_eht_cap_phy[0], cmd->peer_eht_cap_phy[1],
|
|
|
cmd->peer_eht_cap_phy[2], cmd->puncture_20mhz_bitmap);
|
|
|
|
|
|
return buf_ptr;
|