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:
c476efb
)
ipv6: ip6mr: remove net pointer from struct mfc6_cache
author
Patrick McHardy
<kaber@trash.net>
Tue, 11 May 2010 12:40:50 +0000
(14:40 +0200)
committer
Patrick McHardy
<kaber@trash.net>
Tue, 11 May 2010 12:40:50 +0000
(14:40 +0200)
Now that cache entries in unres_queue don't need to be distinguished by their
network namespace pointer anymore, we can remove it from struct mfc6_cache
add pass the namespace as function argument to the functions that need it.
Signed-off-by: Patrick McHardy <kaber@trash.net>
No differences found