commit | 427f9ebec682f8fd44202f5582d745ead09d95ce | [log] [tgz] |
---|---|---|
author | Lorenzo Bianconi <lorenzo.bianconi@redhat.com> | Mon Oct 01 18:58:19 2018 +0200 |
committer | Felix Fietkau <nbd@nbd.name> | Fri Oct 05 20:05:44 2018 +0200 |
tree | fbdf8aaffc3dd72d028976d15f22a37cbed4c66f | |
parent | 1ef3aa88935b994e2e58a15d15ebe697e39a0b48 [diff] |
mt76: move mt76x02_mac_write_txwi in mt76x02-lib module Move mt76x02_mac_write_txwi in mt76x02_mac.c since it is shared between mt76x0 and mt76x2 drivers. This is a preliminary patch to unify txwi configuration between mt76x0 and mt76x2 drivers Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>