]> git.openfabrics.org - ~emulex/infiniband.git/commit
netfilter: nf_tables: rename nf_table_delrule_by_chain()
authorArturo Borrero <arturo.borrero.glez@gmail.com>
Tue, 2 Sep 2014 14:42:24 +0000 (16:42 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 9 Sep 2014 14:31:22 +0000 (16:31 +0200)
commitce24b7217b60980ff0366dc6afbd5418db9972f2
treea6efced23c26db769ce0b74f160c842a455dd07c
parentc559879406c10087ea2eab0e1868f79eced12bf9
netfilter: nf_tables: rename nf_table_delrule_by_chain()

For the sake of homogenize the function naming scheme, let's rename
nf_table_delrule_by_chain() to nft_delrule_by_chain().

Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/nf_tables_api.c