summaryrefslogtreecommitdiff
path: root/curvetun/Makefile
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-05-29 17:59:42 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-05-29 17:59:42 +0200
commiteaffb9259e7c16ec610cbb5e2f9b0db869203a60 (patch)
treec048eef886fd80074873e18b5531e82a035e2086 /curvetun/Makefile
parente9cb93501216c891347481a032ac058cc3deea2b (diff)
ifpps: fix segfault in terminal mode
Introduced by commit 0e47d1d5011f ("ifpps: Don't assume a maximum of 32 CPUs"). Also update term_main with initial allocation of CPU data. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'curvetun/Makefile')
0 files changed, 0 insertions, 0 deletions
boot/dts/imx6q-nitrogen6x.dts?h=nds-private-remove&id=10435c1192d06bdb0bac7666452d8219d7e7c477&id2=1a28ad74ebd8f9d3c7eae0d781f72a6d30545e17'>diff)
netfilter: nf_tables: Eliminate duplicated code in nf_tables_table_enable()
If something fails in nf_tables_table_enable(), it unregisters the chains. But the rollback code is the same as nf_tables_table_disable() almostly, except there is one counter check. Now create one wrapper function to eliminate the duplicated codes. Signed-off-by: Feng <fgao@ikuai8.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6q-nitrogen6x.dts')