aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorMirek Kratochvil <[email protected]>2015-05-15 21:15:29 +0200
committerPablo Neira Ayuso <[email protected]>2015-05-15 22:07:30 +0200
commit960bd2c26421d321e890f1936938196ead41976f (patch)
tree1938e03310f4212d0d3dcdbae2a9f2282ea39781 /scripts/gdb/linux/modules.py
parentb3cad287d13b5f6695c6b4aab72969cd64bf0171 (diff)
netfilter: nf_tables: fix bogus warning in nft_data_uninit()
The values 0x00000000-0xfffffeff are reserved for userspace datatype. When, deleting set elements with maps, a bogus warning is triggered. WARNING: CPU: 0 PID: 11133 at net/netfilter/nf_tables_api.c:4481 nft_data_uninit+0x35/0x40 [nf_tables]() This fixes the check accordingly to enum definition in include/linux/netfilter/nf_tables.h Fixes: https://bugzilla.netfilter.org/show_bug.cgi?id=1013 Signed-off-by: Mirek Kratochvil <[email protected]> Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions