zephyr/tests/net/arp/src
Jukka Rissanen 5032bdc46d net: nbuf: Pass ll_reserve when creating TX buffer
Instead of always calling net_nbuf_get_reserve_tx() with zero
ll_reserve (first parameter) and then setting the link layer
reserve separately, pass the reserve to that function which can
then set the ll_reserve in buf itself.

Change-Id: I21c14cb7e2e6c36d170c09998bca0207ecf65c75
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-03-09 20:33:43 +02:00
..
Makefile net: Moved net/ to subsys/net 2016-12-02 12:41:20 +02:00
main.c net: nbuf: Pass ll_reserve when creating TX buffer 2017-03-09 20:33:43 +02:00