[Devel] [PATCH RH7 4/4] Revert "VZPRIVNET: cache filtering result on dst"
Pavel Tikhomirov
ptikhomirov at virtuozzo.com
Wed Oct 19 05:20:57 PDT 2016
This reverts commit d1cccb1d95167990e1e726426161c2c0424aaa52.
https://jira.sw.ru/browse/PSBM-53646
Signed-off-by: Pavel Tikhomirov <ptikhomirov at virtuozzo.com>
---
include/net/dst.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/include/net/dst.h b/include/net/dst.h
index 9f0650d..3da7573 100644
--- a/include/net/dst.h
+++ b/include/net/dst.h
@@ -102,8 +102,6 @@ struct dst_entry {
atomic_t __refcnt; /* client references */
int __use;
unsigned long lastuse;
- unsigned int privnet_mark;
-
union {
struct dst_entry *next;
struct rtable __rcu *rt_next;
--
2.7.4
More information about the Devel
mailing list