]> git.baikalelectronics.ru Git - kernel.git/commit
mt76: implement functions to get the response skb for MCU calls
authorFelix Fietkau <nbd@nbd.name>
Wed, 30 Sep 2020 03:03:21 +0000 (05:03 +0200)
committerFelix Fietkau <nbd@nbd.name>
Fri, 4 Dec 2020 12:46:15 +0000 (13:46 +0100)
commit0deb64e477addd5c25362123a00123d5b4905c0f
treef76de5403ff918e62ea261e52e9a389ba8af164c
parentcc78b0690512520cb0149beeed18b2c127adc191
mt76: implement functions to get the response skb for MCU calls

Can be used by the caller to get the response data directly instead of using the
hack of storing the result in internal data structures from .mcu_parse_response

Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mcu.c
drivers/net/wireless/mediatek/mt76/mt76.h