commit | 8cb97ae47d6fc0510fb0696a0e4e4d48d1ca88ba | [log] [tgz] |
---|---|---|
author | Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com> | Fri Mar 10 11:27:32 2017 +0200 |
committer | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Fri Mar 17 10:34:42 2017 +0200 |
tree | a9fd4d4f6924c57da53df38a9f700c77b551908f | |
parent | 84a1c87d7fe867932942e738cf32f56f9aa551af [diff] |
net: Modify IPv4/6 packet finalize API's Current finalize api's takes buf as input parameter and returns the finalized buf. But if there are any issue while finalizing, it failed to throw an error. Change-Id: I6db54b7453eec41a8051fab50d5c0dc937debd54 Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>