]> git.baikalelectronics.ru Git - kernel.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)
commitf624f669b0b79698fb8a7d1c941aa38085a1875c
treea6efced23c26db769ce0b74f160c842a455dd07c
parent90153651bd10da83a90fee0c9c552299716b5efe
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