netfilter: nf_tables: clean up nf_tables_trans_add() argument order
authorPatrick McHardy <kaber@trash.net>
Fri, 7 Mar 2014 18:08:29 +0000 (19:08 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Sat, 8 Mar 2014 11:35:16 +0000 (12:35 +0100)
The context argument logically comes first, and this is what every other
function dealing with contexts does.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>

No differences found