Skip to content
Commit 20fdaf6e authored by Sami Tolvanen's avatar Sami Tolvanen Committed by Pablo Neira Ayuso
Browse files

netfilter: xt_IDLETIMER: fix sysfs callback function type



Use struct device_attribute instead of struct idletimer_tg_attr, and
the correct callback function type to avoid indirect call mismatches
with Control Flow Integrity checking.

Signed-off-by: default avatarSami Tolvanen <samitolvanen@google.com>
Signed-off-by: default avatarPablo Neira Ayuso <pablo@netfilter.org>
parent 2e7b162c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment