commit | 3e2342ed934d87be92ad8b4c857198032de600f0 | [log] [tgz] |
---|---|---|
author | Lorenzo Bianconi <lorenzo.bianconi@redhat.com> | Fri Oct 05 10:28:34 2018 +0200 |
committer | Felix Fietkau <nbd@nbd.name> | Fri Oct 05 20:05:46 2018 +0200 |
tree | 9d9e8484166be3a3c5aa5fa6def489c604f2b760 | |
parent | b38383e634351349bbcdad5236fb64c80cf74387 [diff] |
mt76: move mt76x02_mac_poll_tx_status in mt76x02-lib moudle Move mt76x02_mac_poll_tx_status in mt76x02_mac.c in order to be reused by mt76x0 drivers for irq unification. Moreover introduce mt76x02_trace source file to define mt76x02 trace points Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>