]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita772519ecca29c37c6311b26a353698a49ec440a
tree3c2542fdaf36e58eaf76a5bfb66c8769c80e3d5d
parent783d97617c42b998b599c13eea22a97824054aa0
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