commit | c325c9c779679fb27a05f3d53bec1fab871cfb5c | [log] [tgz] |
---|---|---|
author | Lorenzo Bianconi <lorenzo@kernel.org> | Fri Aug 09 19:06:02 2019 +0200 |
committer | Felix Fietkau <nbd@nbd.name> | Thu Sep 05 17:42:31 2019 +0200 |
tree | 24809ce1ff09644fedf9dec6916caff12ab802f8 | |
parent | 863c15a14e13107500273d95f014412b9d5207be [diff] |
mt76: move mt76_tx_tasklet in mt76 module Move mt76{15,03}_tx_tasklet in mt76_alloc_device in order to be used as default tx_tasklet initialization. Remove duplicated code in mt7603/mt7615 drivers Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org> Signed-off-by: Felix Fietkau <nbd@nbd.name>