diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/net/net_shaper.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/net_shaper.h b/include/net/net_shaper.h index 5c3f49b52fe9..3939b816b001 100644 --- a/include/net/net_shaper.h +++ b/include/net/net_shaper.h @@ -53,6 +53,7 @@ struct net_shaper { /* private: */ u32 leaves; /* accounted only for NODE scope */ + bool valid; struct rcu_head rcu; }; |
