commit | 93ed88a670fd00b93cd2c94bb1ec480930b4ad4a | [log] [tgz] |
---|---|---|
author | Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com> | Fri Feb 03 12:09:50 2017 +0100 |
committer | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Fri Feb 03 15:59:20 2017 +0200 |
tree | c3e0b0e932dcdb97e5d164168b9dba1aa7eeee83 | |
parent | 2612b04d80e344447b3924665daf03f93b3d70cd [diff] |
net/ipv6: Updating ll reserve should be done for all IPv6 packet. Doing it only in net_context, prevented to do it once NS succesfully finished. This generated an error in 15.4, where pending data had wrong ll reserve size. Change-Id: I0f917fb76171457e5dff2c29e44edb8f00662150 Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>