aboutsummaryrefslogtreecommitdiff
path: root/include/linux/fpga/fpga-mgr.h
diff options
context:
space:
mode:
authorAlin Nastac <[email protected]>2018-05-30 15:19:36 +0200
committerPablo Neira Ayuso <[email protected]>2018-06-04 18:54:30 +0200
commit9e8c8dabb78e886ace989729e763d28c76f5169e (patch)
tree6f8b688a0caae3589815824ff36b634a8c8dcc9d /include/linux/fpga/fpga-mgr.h
parent6fcc02e3c2bddeaf628fde3c6a5ab3216d45691a (diff)
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 <[email protected]> Acked-by: Florian Westphal <[email protected]> Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions