ipv4: Make neigh lookups directly in output packet path.
authorDavid S. Miller <davem@davemloft.net>
Mon, 2 Jul 2012 09:02:15 +0000 (02:02 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 5 Jul 2012 08:02:12 +0000 (01:02 -0700)
Do not use the dst cached neigh, we'll be getting rid of that.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found