diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-11-02 23:05:47 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-11-02 23:05:47 +0000 |
commit | fd6919ffec2669531bc980a279b4c7c8b15bb2fd (patch) | |
tree | 159f3899d366e8df160f426d632fc192dad12e7f | |
parent | b2f236b82b51018434550c9434e43f9b923afa7c (diff) |
[kernel] refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18275 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.30/251-atm.patch | 8 |
1 files changed, 3 insertions, 5 deletions
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 */ |