commit | ad75646c68a6e344a3609f40825855a0e742d04d | [log] [tgz] |
---|---|---|
author | Björn Töpel <bjorn.topel@intel.com> | Tue May 22 09:34:57 2018 +0200 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Tue May 22 10:25:06 2018 +0200 |
tree | 8871567446369998af9e899a5a1b55c5d5d5d899 | |
parent | 959b71db53e310bc63be22bfa3401aef30c6035d [diff] |
xsk: fill hole in struct sockaddr_xdp Move the sxdp_flags up, avoiding a hole in the uapi structure. Signed-off-by: Björn Töpel <bjorn.topel@intel.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>