diff options
author | Ben Hutchings <[email protected]> | 2018-03-29 15:12:41 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <[email protected]> | 2018-03-30 11:44:27 +0200 |
commit | 9ba5c404bf1d6284f0269411b33394362b7ff405 (patch) | |
tree | 2fff9032feace0c2ac68193dba5b61deede9b8c4 /net/lapb/lapb_subr.c | |
parent | c47d36b3855d804b2e282f9b4eecbbd19b5453f9 (diff) |
netfilter: x_tables: Add note about how to free percpu counters
Due to the way percpu counters are allocated and freed in blocks,
it is not safe to free counters individually. Currently all callers
do the right thing, but let's note this restriction.
Fixes: ae0ac0ed6fcf ("netfilter: x_tables: pack percpu counter allocations")
Signed-off-by: Ben Hutchings <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions