commit | 06e8852ceecccdeff6841a6c5cd78a947a75d5bc | [log] [tgz] |
---|---|---|
author | Thomas Meyer <thomas@m3y3r.de> | Fri Sep 08 14:01:19 2017 +0200 |
committer | Shuah Khan <shuahkh@osg.samsung.com> | Tue Sep 19 14:12:29 2017 -0600 |
tree | 362b975f6ec752eb92a33ec40d8d7eeb626ec1d4 | |
parent | e06d79fbc338935ef27befc84f8b8b2e5f878a10 [diff] |
selftests/net: msg_zerocopy enable build with older kernel headers Explicitly define SO_EE_ORIGIN_ZEROCOPY. This makes the test program build with older kernel headers, e.g. from Debian 9. Signed-off-by: Thomas Meyer <thomas@m3y3r.de> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>