From a6cb5b8300053260d38b2b854400e6564dcfd90a Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Tue, 1 Apr 2008 20:12:27 +0000 Subject: [PATCH] Fix bridge ioctls patch SVN-Revision: 10699 --- target/linux/generic-2.4/patches/116-bridge_ioctls.patch | 2 -- 1 file changed, 2 deletions(-) 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 17f5195037..09e9152e6d 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 */ -- 2.30.2