sk_buff: add skb extension infrastructure
[linux-2.6-block.git] / net / Kconfig
index f235edb593ba32e4803e695baae526e993ec7c25..93b291292860998fc24bdb697fe257955d19ef89 100644 (file)
@@ -51,6 +51,9 @@ config NET_INGRESS
 config NET_EGRESS
        bool
 
+config SKB_EXTENSIONS
+       bool
+
 menu "Networking options"
 
 source "net/packet/Kconfig"