OSDN Git Service

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)
commitae5ad6272d25775944e7cbab15a5020107bab56e
treef76de5403ff918e62ea261e52e9a389ba8af164c
parent14b80ba24592d1db67fae8af7e1375d29d580deb
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