Skip to content
Commit cee646d6 authored by Felix Fietkau's avatar Felix Fietkau
Browse files

mt76: fix tx power issues



- tx power is stored in the channels after ieee80211_register_hw, so
  chan->orig_mpwr needs to be updated as well
- for non-TSSI devices, mt76x2e needs to use a different target power value
  from the EEPROM
- fix a rounding error in a few places (need to round up, not down)

Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
parent def34a2f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment