summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.33/150-netfilter_imq.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-02-28 20:50:57 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-02-28 20:50:57 +0000
commit9fc22cd0328f840ea4e8e85cc5b86aa3eb8c0423 (patch)
treee51bc93fdabc62d5fbe8de25d8df73399cf2cf5b /target/linux/generic-2.6/patches-2.6.33/150-netfilter_imq.patch
parent984ac762e463a84395d1d7903234207c6bd984dd (diff)
downloadmaster-31e0f0ae-9fc22cd0328f840ea4e8e85cc5b86aa3eb8c0423.tar.gz
master-31e0f0ae-9fc22cd0328f840ea4e8e85cc5b86aa3eb8c0423.tar.bz2
master-31e0f0ae-9fc22cd0328f840ea4e8e85cc5b86aa3eb8c0423.zip
misc 2.6.33 compilation and config symbols fixes
SVN-Revision: 19920
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.33/150-netfilter_imq.patch')
-rw-r--r--target/linux/generic-2.6/patches-2.6.33/150-netfilter_imq.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.33/150-netfilter_imq.patch b/target/linux/generic-2.6/patches-2.6.33/150-netfilter_imq.patch
index c65d179164..c6ace0d41c 100644
--- a/target/linux/generic-2.6/patches-2.6.33/150-netfilter_imq.patch
+++ b/target/linux/generic-2.6/patches-2.6.33/150-netfilter_imq.patch
@@ -1183,7 +1183,7 @@
/* return EBUSY when somebody else is registered, return EEXIST if the
* same handler is registered, return 0 in case of success. */
int nf_register_queue_handler(u_int8_t pf, const struct nf_queue_handler *qh)
-@@ -80,7 +100,7 @@ void nf_unregister_queue_handlers(const
+@@ -80,7 +100,7 @@ void nf_unregister_queue_handlers(const
}
EXPORT_SYMBOL_GPL(nf_unregister_queue_handlers);