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:
b166760
)
[NET]: Make helper to get dst entry and "use" it
author
Pavel Emelyanov
<xemul@openvz.org>
Sun, 11 Nov 2007 05:28:34 +0000
(21:28 -0800)
committer
David S. Miller
<davem@davemloft.net>
Sun, 11 Nov 2007 05:28:34 +0000
(21:28 -0800)
There are many places that get the dst entry, increase the
__use counter and set the "lastuse" time stamp.
Make a helper for this.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found