zephyr/drivers/slip
Ravi kumar Veeramally c90e0ae58c net: Fix slip compilation issue with debug option enabled
Slip context parameter is not used in hexdump and in few places
it is not defined. So CONFIG_SLIP_DEBUG=y throws errors.

Change-Id: I73ca26b7d5cd7c3cd532462b5300e25bbdac9511
Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
2016-12-02 12:40:51 +02:00
..
Kconfig drivers/slip: Fix circular dependency on NET_SLIP 2016-12-02 12:40:50 +02:00
Makefile slip: Add driver for host to qemu connectivity 2016-12-02 12:40:00 +02:00
slip.c net: Fix slip compilation issue with debug option enabled 2016-12-02 12:40:51 +02:00