tcp: md5: only call tp->af_specific->md5_lookup() for md5 sockets
[linux-2.6-microblaze.git] / net / Kconfig
index 0428f12..6fa1a44 100644 (file)
@@ -423,6 +423,9 @@ config MAY_USE_DEVLINK
          on MAY_USE_DEVLINK to ensure they do not cause link errors when
          devlink is a loadable module and the driver using it is built-in.
 
+config PAGE_POOL
+       bool
+
 endif   # if NET
 
 # Used by archs to tell that they support BPF JIT compiler plus which flavour.