OSDN Git Service

mt76: mt7615: introduce mt7615_mcu_send_message routine
authorLorenzo Bianconi <lorenzo@kernel.org>
Tue, 17 Mar 2020 16:41:13 +0000 (17:41 +0100)
committerFelix Fietkau <nbd@nbd.name>
Tue, 17 Mar 2020 16:47:52 +0000 (17:47 +0100)
commitf4d45fe29ed44aa05955b5cebfc9addf21357c31
tree2212d53760f02b6c9aa73746991183e20cd84c02
parent3b64e41b13af6c6a0c70a4822e111acb4a3c44b5
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>
drivers/net/wireless/mediatek/mt76/mt76.h
drivers/net/wireless/mediatek/mt76/mt7615/mcu.c