Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
netfilter: nf_tables: check for NULL in nf_tables_newchain pcpu stats…
… allocation alloc_percpu returns NULL on failure, not a negative error code. Fixes: ff3cd7b ("netfilter: nf_tables: refactor chain statistic routines") Signed-off-by: Sabrina Dubroca <sd@queasysnail.net> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
- Loading branch information