net: cnss: Implement logger_dispatch_skb to handle input event
The broadcast netlink input handle logger_skb_input just prints the skb
len and dose not handle it, these input messages are broadcast from
user space application to wlan drivers.
This change is to match input skb with event registered to each radio
and call corresponding event callback.
Change-Id: I81d82fca34ec2d356ceecf989c264ef359dd5f40
Signed-off-by:
Will Huang <wilhuang@codeaurora.org>
Loading
Please register or sign in to comment