qcacmn: Fix typo in eht debug print
Fix typo in wmi debug print of peer assoc. Change-Id: I0b58fbd6a6a153374b3695b82710dfe017678883 CRs-Fixed: 3366004
This commit is contained in:

zatwierdzone przez
Madan Koyyalamudi

rodzic
07a80655a8
commit
935663d03b
@@ -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;
|
||||
|
Reference in New Issue
Block a user