commit | 2f45faba8c32c87bdc6e11a14819f062c65c5b72 | [log] [tgz] |
---|---|---|
author | Szymon Janc <ext.szymon.janc@tieto.com> | Thu Nov 10 10:45:14 2016 +0100 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Fri Nov 11 06:00:17 2016 +0000 |
tree | dd30e628a45dfb38a1d22262d5cd256ee594f6e6 | |
parent | 051f97bd7abb377010621101ac86faccb0d1519b [diff] |
net: buf: Use unified k_fifo API for FIFOs Only net_receive() is using non-special value for net_buf_get_timeout so this change is included here. Other users are using special values which are already correctly handling ticks vs ms change. Change-Id: Ib12d34ac5a546b36fa7b35615f082c82a256bd07 Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>