From: Patrick McHardy Date: Fri, 7 Mar 2014 18:08:29 +0000 (+0100) Subject: netfilter: nf_tables: clean up nf_tables_trans_add() argument order X-Git-Tag: v3.15-rc1~113^2~144^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a36e901cf60d4e9a1882d2a98b1a9c60e84aff2c;p=pandora-kernel.git netfilter: nf_tables: clean up nf_tables_trans_add() argument order The context argument logically comes first, and this is what every other function dealing with contexts does. Signed-off-by: Patrick McHardy Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed