]> 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)
commit6074189ac33d1a19d167e346c13d70b0e619792a
treef76de5403ff918e62ea261e52e9a389ba8af164c
parent96dfa5eef8edce95b59e7f88b70cdcda826109b7
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