commit | c90e0ae58c9d7593aa32958c95cf52ac9dac5cbb | [log] [tgz] |
---|---|---|
author | Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com> | Tue Oct 18 12:09:28 2016 +0300 |
committer | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Fri Dec 02 12:40:51 2016 +0200 |
tree | 6140c1a9c340310bf02596b0f1c0fd5f2f7a134c | |
parent | f1cd63c2b1d7e02b3eae0f06356c892c450caaf2 [diff] |
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>