Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiro...
[linux-block.git] / include / net / ip6_fib.h
index 2048bc8748cb6f9b298b15335dfe25f9ff498369..6268963d959942aa1493f7bf21706636414e5a7f 100644 (file)
@@ -369,9 +369,8 @@ struct rt6_statistics {
        __u32           fib_rt_cache;           /* cached rt entries in exception table */
        __u32           fib_discarded_routes;   /* total number of routes delete */
 
-       /* The following stats are not protected by any lock */
+       /* The following stat is not protected by any lock */
        atomic_t        fib_rt_alloc;           /* total number of routes alloced */
-       atomic_t        fib_rt_uncache;         /* rt entries in uncached list */
 };
 
 #define RTN_TL_ROOT    0x0001