commit | 1ef3aa88935b994e2e58a15d15ebe697e39a0b48 | [log] [tgz] |
---|---|---|
author | Lorenzo Bianconi <lorenzo.bianconi@redhat.com> | Mon Oct 01 18:58:18 2018 +0200 |
committer | Felix Fietkau <nbd@nbd.name> | Fri Oct 05 20:05:44 2018 +0200 |
tree | 4760350e6ff6a79b8b15e7e1752efb46c0b8a8c7 | |
parent | d697b00b15f44e23080bca916294e61638e0b62d [diff] |
mt76: add get_tx_txpwr_adj function pointer to mt76_driver_ops Add get_tx_txpwr_adj function pointer to mt76_driver_ops data structure as a preliminary patch to unify txwi configuration between mt76x0 and mt76x2 drivers since tpc is currently supported just by mt76x2 driver Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>