OSDN Git Service

mt76x2: use common helpers for mcu_alloc_msg()/mcu_send_msg()
authorLorenzo Bianconi <lorenzo.bianconi@redhat.com>
Sun, 9 Sep 2018 21:58:00 +0000 (23:58 +0200)
committerFelix Fietkau <nbd@nbd.name>
Wed, 19 Sep 2018 10:31:37 +0000 (12:31 +0200)
commit8cff12371b33555630014ae7bf80850574a491de
tree3c2542fdaf36e58eaf76a5bfb66c8769c80e3d5d
parent0ed821bbbb0382770ae74a1fa21f51eded9ae895
mt76x2: use common helpers for mcu_alloc_msg()/mcu_send_msg()

Use mcu common helpers instead of mt76x2 specific routines for
mcu_alloc_msg()/mcu_send_msg(). This is a preliminary patch to
unify mt76e and mt76u mcu code

Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt76x2_mcu.c