1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net/gnrc/netif/ieee802154
Gunar Schorcht dbb5e886e5 gnrc_netif_ieee802154: use pid member in netif header
Use the `gnrc_netif_t::pid` member instead of the pid of the current thread when generating the the `gnrc_netif_hdr` in `gnrc_netif_ieee802154::_recv` function.
2019-01-10 00:09:52 +01:00
..
gnrc_netif_ieee802154.c gnrc_netif_ieee802154: use pid member in netif header 2019-01-10 00:09:52 +01:00
Makefile gnrc_netif: make link-layer specific operations proper submodules 2018-12-05 15:04:04 +01:00