]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
mt76: mt7603: use standard signature for mt7603_mcu_msg_send
authorLorenzo Bianconi <lorenzo@kernel.org>
Sat, 13 Apr 2019 14:01:25 +0000 (16:01 +0200)
committerFelix Fietkau <nbd@nbd.name>
Wed, 1 May 2019 11:03:59 +0000 (13:03 +0200)
commit11ca82d786bc23874d3bb838d1c4efc6d24efc27
treefb3ac9f82b41dc625f836f18d6c827df1b4f25ed
parent114fe5e33881dec5c35d6c352235fa4c38bc5f87
mt76: mt7603: use standard signature for mt7603_mcu_msg_send

Use mt76 common signature for mt7603_mcu_msg_send. Move skb allocation
in mt7603_mcu_msg_send and remove duplicated code. This is a preliminary
patch for mt7615-mt7603 mcu code unification

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7603/mcu.c