From fd6919ffec2669531bc980a279b4c7c8b15bb2fd Mon Sep 17 00:00:00 2001 From: florian Date: Mon, 2 Nov 2009 23:05:47 +0000 Subject: [kernel] refresh patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18275 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic-2.6/patches-2.6.30/251-atm.patch | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'target/linux') diff --git a/target/linux/generic-2.6/patches-2.6.30/251-atm.patch b/target/linux/generic-2.6/patches-2.6.30/251-atm.patch index 07da34425..238d6f81c 100644 --- a/target/linux/generic-2.6/patches-2.6.30/251-atm.patch +++ b/target/linux/generic-2.6/patches-2.6.30/251-atm.patch @@ -1,8 +1,6 @@ -Index: linux-2.6.28.10/include/linux/atm.h -=================================================================== ---- linux-2.6.28.10.orig/include/linux/atm.h 2009-05-02 20:54:43.000000000 +0200 -+++ linux-2.6.28.10/include/linux/atm.h 2009-09-02 15:00:30.000000000 +0200 -@@ -139,6 +139,9 @@ +--- a/include/linux/atm.h ++++ b/include/linux/atm.h +@@ -139,6 +139,9 @@ struct atm_trafprm { int min_pcr; /* minimum PCR in cells per second */ int max_cdv; /* maximum CDV in microseconds */ int max_sdu; /* maximum SDU in bytes */ -- cgit v1.2.3