commit | f4d45fe29ed44aa05955b5cebfc9addf21357c31 | [log] [tgz] |
---|---|---|
author | Lorenzo Bianconi <lorenzo@kernel.org> | Tue Mar 17 17:41:13 2020 +0100 |
committer | Felix Fietkau <nbd@nbd.name> | Tue Mar 17 17:47:52 2020 +0100 |
tree | 2212d53760f02b6c9aa73746991183e20cd84c02 | |
parent | 3b64e41b13af6c6a0c70a4822e111acb4a3c44b5 [diff] |
mt76: mt7615: introduce mt7615_mcu_send_message routine Introduce mt7615_mcu_send_message routine in order to allocate mcu skb out of mcu sending routine. This approach is useful when the mcu message is complicated and it is convenient to rely on skb buffer API Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org> Signed-off-by: Felix Fietkau <nbd@nbd.name>