ipv4: optimize fib_compute_spec_dst call in ip_options_echo
authorJulian Anastasov <ja@ssi.bg>
Wed, 18 Jul 2012 21:34:24 +0000 (21:34 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 19 Jul 2012 15:30:49 +0000 (08:30 -0700)
Move fib_compute_spec_dst at the only place where it
is needed.

Signed-off-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found