Yasuyuki Kozakai ba4c7cbadd [NETFILTER]: nf_nat: remove unused argument of function allocating binding
nf_nat_rule_find, alloc_null_binding and alloc_null_binding_confirmed
do not use the argument 'info', which is actually ct->nat.info.
If they are necessary to access it again, we can use the argument 'ct'
instead.

Signed-off-by: Yasuyuki Kozakai <yasuyuki.kozakai@toshiba.co.jp>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-05-10 23:47:44 -07:00
..
2007-04-25 22:29:24 -07:00
2007-05-09 08:57:56 +02:00
2007-04-25 22:29:24 -07:00
2007-05-09 08:57:56 +02:00
2007-05-09 08:57:56 +02:00
2007-05-10 09:26:52 -07:00
2007-05-09 17:58:00 -04:00
2007-05-04 12:55:39 -07:00
2007-05-10 15:46:08 +02:00
2005-04-16 15:20:36 -07:00