From 42145b74dfbf7ac50dd327b01f2e8fcb34820d2f Mon Sep 17 00:00:00 2001 From: florian Date: Tue, 1 Apr 2008 20:12:27 +0000 Subject: Fix bridge ioctls patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10699 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic-2.4/patches/116-bridge_ioctls.patch | 2 -- 1 file changed, 2 deletions(-) (limited to 'target/linux/generic-2.4') diff --git a/target/linux/generic-2.4/patches/116-bridge_ioctls.patch b/target/linux/generic-2.4/patches/116-bridge_ioctls.patch index 17f519503..09e9152e6 100644 --- a/target/linux/generic-2.4/patches/116-bridge_ioctls.patch +++ b/target/linux/generic-2.4/patches/116-bridge_ioctls.patch @@ -2,8 +2,6 @@ Index: linux-2.4.35.4/include/linux/sockios.h =================================================================== --- linux-2.4.35.4/include/linux/sockios.h 2008-02-10 23:23:00.102763351 +0100 +++ linux-2.4.35.4.new/include/linux/sockios.h 2008-02-10 23:23:01.259570100 +0100 ---- sockios.h 2006-12-23 21:34:20.000000000 +0100 -+++ sockios.h.new 2008-02-10 23:22:04.000000000 +0100 @@ -68,6 +68,11 @@ #define SIOCGIFBR 0x8940 /* Bridging support */ -- cgit v1.2.3