neigh: Pass neighbour entry to output ops.
authorDavid S. Miller <davem@davemloft.net>
Sun, 17 Jul 2011 20:34:11 +0000 (13:34 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 18 Jul 2011 06:11:17 +0000 (23:11 -0700)
This will get us closer to being able to do "neigh stuff"
completely independent of the underlying dst_entry for
protocols (ipv4/ipv6) that wish to do so.

We will also be able to make dst entries neigh-less.

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

No differences found