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: Simon Piriou <spiriou31@gmail.com> |
||
|---|---|---|
| .. | ||
| canbus | ||
| dummy | ||
| ethernet | ||
| ieee802154 | ||
| offloaded_netdev | ||
| openthread | ||
| ppp | ||
| virtual | ||
| wifi | ||
| CMakeLists.txt | ||
| Kconfig | ||