Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfio
[linux-2.6-microblaze.git] / include / net / dn_fib.h
index ccc6e9d..ddd6565 100644 (file)
@@ -29,7 +29,7 @@ struct dn_fib_nh {
 struct dn_fib_info {
        struct dn_fib_info      *fib_next;
        struct dn_fib_info      *fib_prev;
-       int                     fib_treeref;
+       refcount_t              fib_treeref;
        refcount_t              fib_clntref;
        int                     fib_dead;
        unsigned int            fib_flags;