From: Pablo Neira Ayuso Date: Tue, 10 Jun 2014 08:53:03 +0000 (+0200) Subject: netfilter: nf_tables: fix wrong type in transaction when replacing rules X-Git-Tag: omap-for-v3.17/soc-cleanup~46^2~31^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac904ac835ac7879a9374dc3ef1e5cb75d9c7ceb;p=pandora-kernel.git netfilter: nf_tables: fix wrong type in transaction when replacing rules In b380e5c ("netfilter: nf_tables: add message type to transactions"), I used the wrong message type in the rule replacement case. The rule that is replaced needs to be handled as a deleted rule. Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed