1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/gnrc/netif/ethernet
Gunar Schorcht 3876dd4bb9 gnrc_netif_ethernet: 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_ethernet::_recv` function.
2019-01-10 00:09:24 +01:00
..
gnrc_netif_ethernet.c gnrc_netif_ethernet: use pid member in netif header 2019-01-10 00:09:24 +01:00
Makefile gnrc_netif: make link-layer specific operations proper submodules 2018-12-05 15:04:04 +01:00