]> git.ipfire.org Git - people/ms/linux.git/blobdiff - include/net/flow.h
Importing "grsecurity-3.1-3.19.2-201503201903.patch"
[people/ms/linux.git] / include / net / flow.h
index 8109a159d1b3ba5ced3aa6d2bc10b9f01d274520..504466d3adf4fc21e0e73b2af00c04695da119bd 100644 (file)
@@ -231,6 +231,6 @@ void flow_cache_fini(struct net *net);
 
 void flow_cache_flush(struct net *net);
 void flow_cache_flush_deferred(struct net *net);
-extern atomic_t flow_cache_genid;
+extern atomic_unchecked_t flow_cache_genid;
 
 #endif