zephyr/net/ip
Jukka Rissanen 1dedbd28e6 net: contiki: Remove unused variable declaration
The etimer.c does not need to know about ctimer_process so
remove the extra variable.

Change-Id: I761a9d79c09876c5270e294dd008a8821705e9a2
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-02-05 20:24:24 -05:00
..
contiki net: contiki: Remove unused variable declaration 2016-02-05 20:24:24 -05:00
er-coap net: coap: Observe client needs to allocate net_buf 2016-02-05 20:15:39 -05:00
rest-engine net: contiki: etimer should call proper handler 2016-02-05 20:24:24 -05:00
tinydtls net: contiki: etimer should call proper handler 2016-02-05 20:24:24 -05:00
tools net: tools: Use default pipe names for 802.15.4 monitor tool 2016-02-05 20:15:41 -05:00
dummy_15_4_radio.c net: 15.4: Fix trivial errors in dummy radio 2016-02-05 20:15:37 -05:00
dummy_15_4_radio.h net: 15.4: Add 802.15.4 driver and 802.15.4 loopback radio driver 2016-02-05 20:14:30 -05:00
Kconfig net: rpl: Print RPL statistics if enabled 2016-02-05 20:24:24 -05:00
Makefile net: contiki: If we do not have 802.15.4 then use nullrdc driver 2016-02-05 20:24:24 -05:00
net_buf.c net: Get debug info about available net buffers 2016-02-05 20:15:39 -05:00
net_context.c clarify use of term 'context' 2016-02-05 20:15:27 -05:00
net_driver_15_4.c net: 15.4: Use stack analyze functions from net_buf.h 2016-02-05 20:15:38 -05:00
net_driver_15_4.h net: 15.4: Add 802.15.4 driver and 802.15.4 loopback radio driver 2016-02-05 20:14:30 -05:00
net_driver_loopback.c net: Network buffers could be lost when sending packets 2016-02-05 20:15:22 -05:00
net_driver_loopback.h net: Add loopback driver 2016-02-05 20:14:29 -05:00
net_driver_slip.c net: Network buffers could be lost when sending packets 2016-02-05 20:15:22 -05:00
net_driver_slip.h net: slip: Add slip driver for testing purposes 2016-02-05 20:14:34 -05:00
net_init.c net: Increse the size of timer stack to 1K 2016-02-05 20:24:24 -05:00