summaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
authorAlin Nastac2018-05-30 15:19:36 +0200
committerPablo Neira Ayuso2018-06-04 18:54:30 +0200
commit9e8c8dabb78e886ace989729e763d28c76f5169e (patch)
tree6f8b688a0caae3589815824ff36b634a8c8dcc9d /block
parentipvs: fix check on xmit to non-local addresses (diff)
downloadkernel-qcow2-linux-9e8c8dabb78e886ace989729e763d28c76f5169e.tar.gz
kernel-qcow2-linux-9e8c8dabb78e886ace989729e763d28c76f5169e.tar.xz
kernel-qcow2-linux-9e8c8dabb78e886ace989729e763d28c76f5169e.zip
netfilter: ebtables: fix compat entry padding
On arm64, ebt_entry_{match,watcher,target} structs are 40 bytes long while on 32-bit arm these structs have a size of 36 bytes. COMPAT_XT_ALIGN() macro cannot be used here to determine the necessary padding for the CONFIG_COMPAT because it imposes an 8-byte boundary alignment, condition that is not found in 32-bit ebtables application. Signed-off-by: Alin Nastac <alin.nastac@gmail.com> Acked-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions