git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69cce1d
)
net: Add ->neigh_lookup() operation to dst_ops
author
David S. Miller
<davem@davemloft.net>
Mon, 18 Jul 2011 07:40:17 +0000
(
00:40
-0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 18 Jul 2011 07:40:17 +0000
(
00:40
-0700)
In the future dst entries will be neigh-less. In that environment we
need to have an easy transition point for current users of
dst->neighbour outside of the packet output fast path.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found