]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit144de3839b2fac812ce7e900d3d6fe5345b4bdd5
tree2212d53760f02b6c9aa73746991183e20cd84c02
parentc7057a6101c52a4a78027b53a148349e9bc2c518
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