Skip to content
Commit 932005ab authored by Simon Piriou's avatar Simon Piriou Committed by Daniel DeGrasse
Browse files

net: l2: ieee802154: mgmt: fix net_pkt leaks



The ieee802154_radio_send() function does not decrease reference counter
of the net_pkt, it's instead done one layer above in ieee802154_send().
This commit updates the mgmt functions using ieee802154_radio_send() to
always free the used net_pkt afterward.

Signed-off-by: default avatarSimon Piriou <spiriou31@gmail.com>
parent 28f37e52
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment