From: Stephen Hemminger <sthem...@microsoft.com>

Not used in current code.

Signed-off-by: Stephen Hemminger <step...@networkplumber.org>
---
 misc/ss.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/misc/ss.c b/misc/ss.c
index 4f76999c0fee..97304cd8abfc 100644
--- a/misc/ss.c
+++ b/misc/ss.c
@@ -734,7 +734,6 @@ struct slabstat {
        int socks;
        int tcp_tws;
        int tcp_syns;
-       int skbs;
 };
 
 static struct slabstat slabstat;
@@ -749,7 +748,6 @@ static int get_slabstat(struct slabstat *s)
                "sock",
                "tcp_tw_bucket",
                "tcp_open_request",
-               "skbuff_head_cache",
        };
 
        if (slabstat_valid)
-- 
2.17.0

Reply via email to