commit | 700c313ce72b01ba26a5bcf8f51ad1771a796334 | [log] [tgz] |
---|---|---|
author | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Thu Jan 19 14:06:50 2017 +0200 |
committer | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Fri Jan 20 16:23:20 2017 +0200 |
tree | d5a644ac69dee0cadfb0a11c79d4e630ac24367e | |
parent | d9b30d302971eacfd49e4abf517b6ec2d582f765 [diff] |
net: buf: Use TCP sent_list variable only if needed If TCP is not enabled, then compile out the TCP retransmit list variable that is part of net_buf struct. Change-Id: I07e188454d9be76ac93fe96405f00a89b967668a Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>