commit | 3e12939a2a67fbb4cbd962c3b9bc398c73319766 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Jul 10 04:01:57 2012 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 10 22:40:12 2012 -0700 |
tree | cb3d49ded9da2def0c08e9f5085af870aeadc993 | |
parent | 1d861aa4b3fb08822055345f480850205ffe6170 [diff] |
inet: Kill FLOWI_FLAG_PRECOW_METRICS. 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>