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:
1d861aa
)
inet: Kill FLOWI_FLAG_PRECOW_METRICS.
author
David S. Miller
<davem@davemloft.net>
Tue, 10 Jul 2012 11:01:57 +0000
(
04:01
-0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 11 Jul 2012 05:40:12 +0000
(22:40 -0700)
No longer needed. TCP writes metrics, but now in it's own special
cache that does not dirty the route metrics. Therefore there is no
longer any reason to pre-cow metrics in this way.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found