commit | c4ed5088e44e275d1968a38c82d52663b44928e1 | [log] [tgz] |
---|---|---|
author | Lorenzo Bianconi <lorenzo.bianconi@redhat.com> | Mon Oct 01 18:58:20 2018 +0200 |
committer | Felix Fietkau <nbd@nbd.name> | Fri Oct 05 20:05:44 2018 +0200 |
tree | 6a98f9a41d28d2c4ec05675e358f120d863f8c5a | |
parent | 427f9ebec682f8fd44202f5582d745ead09d95ce [diff] |
mt76: usb: use mt76x02u_tx_prepare_skb to fill txwi Use mt76x02u_tx_prepare_skb routine to fill txwi in mt76x2u and mt76x0u driver and remove duplicated code. Moreover add static qualifier to mt76x02_mac_tx_rate_val and mt76x02_mac_fill_txwi routines Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>