summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.4/patches/629-netlink_types_h.patch
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-05-04 21:00:14 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-05-04 21:00:14 +0000
commit0ff83e90ba5f0ed1d900813b470f61527500fdd8 (patch)
tree24468146cc7991ce8fa77e110d197a03582501bc /target/linux/generic-2.4/patches/629-netlink_types_h.patch
parent32e7340bf26d1d59aefb14bf1af4c2e3cb9a9642 (diff)
downloadmaster-31e0f0ae-0ff83e90ba5f0ed1d900813b470f61527500fdd8.tar.gz
master-31e0f0ae-0ff83e90ba5f0ed1d900813b470f61527500fdd8.tar.bz2
master-31e0f0ae-0ff83e90ba5f0ed1d900813b470f61527500fdd8.zip
add OCF 20100325 support to brcm-2.4
SVN-Revision: 21357
Diffstat (limited to 'target/linux/generic-2.4/patches/629-netlink_types_h.patch')
-rw-r--r--target/linux/generic-2.4/patches/629-netlink_types_h.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic-2.4/patches/629-netlink_types_h.patch b/target/linux/generic-2.4/patches/629-netlink_types_h.patch
index 9c5b45df61..49803b76f9 100644
--- a/target/linux/generic-2.4/patches/629-netlink_types_h.patch
+++ b/target/linux/generic-2.4/patches/629-netlink_types_h.patch
@@ -9,8 +9,8 @@
#define NETLINK_ROUTE 0 /* Routing/device hook */
#define NETLINK_SKIP 1 /* Reserved for ENskip */
#define NETLINK_USERSOCK 2 /* Reserved for user mode socket protocols */
---- a/include/linux/filter.h 2010-02-01 22:04:46.000000000 +0100
-+++ b/include/linux/filter.h 2010-03-29 20:57:08.000000000 +0200
+--- a/include/linux/filter.h
++++ b/include/linux/filter.h
@@ -5,6 +5,8 @@
#ifndef __LINUX_FILTER_H__
#define __LINUX_FILTER_H__