commit | b6862effdc6fae95bb4287c5aa9dbc6af20427f8 | [log] [tgz] |
---|---|---|
author | Lorenzo Bianconi <lorenzo.bianconi@redhat.com> | Sat Sep 22 13:45:29 2018 +0200 |
committer | Felix Fietkau <nbd@nbd.name> | Mon Oct 01 12:34:00 2018 +0200 |
tree | b19c4bd485640bf27efc343bd840826f8c5f4b52 | |
parent | 2cf5ac311ab2202a228ff498cab381e30b3639b1 [diff] |
mt76: move mt76_rate_power in mt76_dev Move mt76_rate_power data structure from mt76x2_dev to mt76_dev in order to share it with mt76x0 driver. Moreover move txpower_conf and txpower_cur in mt76_dev Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>