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:
725d1e1
)
ipv4: If fib metrics are default, no need to grab ref to FIB info.
author
David S. Miller
<davem@davemloft.net>
Fri, 28 Jan 2011 22:07:16 +0000
(14:07 -0800)
committer
David S. Miller
<davem@davemloft.net>
Fri, 28 Jan 2011 22:07:16 +0000
(14:07 -0800)
The fib metric memory in this case is static in the kernel image,
so we don't need to reference count it since it's never going
to go away on us.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found