Branch: refs/heads/master
Home: https://github.com/Linaro/odp
Commit: 2520efadae74322d9a61c7e306246518a8396b6f
https://github.com/Linaro/odp/commit/2520efadae74322d9a61c7e306246518a8396b6f
Author: Matias Elo <[email protected]>
Date: 2017-04-28 (Fri, 28 Apr 2017)
Changed paths:
M platform/linux-generic/pktio/ethtool.c
M platform/linux-generic/pktio/socket.c
Log Message:
-----------
linux-gen: pktio: fix valgrind warnings
Fix valgrind warnings about syscall params pointing to uninitialised bytes.
Signed-off-by: Matias Elo <[email protected]>
Reviewed-by: Bill Fischofer <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>