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-05-09 23:34:35 -04:00
2007-05-09 12:30:56 -07:00
2007-05-09 07:18:01 +02:00
2007-05-09 12:30:56 -07:00
2007-05-08 11:15:20 -07:00
2007-05-08 11:15:20 -07:00
2007-05-09 12:30:56 -07:00
2007-05-10 21:08:37 +10:00
2007-05-08 11:15:20 -07:00
2007-05-08 11:15:20 -07:00
2007-05-09 12:30:56 -07:00
2007-04-27 14:23:33 +03:00
2007-05-07 12:12:50 -07:00