diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-11-02 23:05:47 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-11-02 23:05:47 +0000 |
commit | 1b491bcfbb4a4136c680c6dd664bd45c1c698d1a (patch) | |
tree | c1f03a8ddc28bdbc91c691a4b520cf684ef4d1fa /target/linux | |
parent | 1d883b8146011200584f6a584c49588bd7bb23db (diff) | |
download | upstream-1b491bcfbb4a4136c680c6dd664bd45c1c698d1a.tar.gz upstream-1b491bcfbb4a4136c680c6dd664bd45c1c698d1a.tar.bz2 upstream-1b491bcfbb4a4136c680c6dd664bd45c1c698d1a.zip |
refresh patches
SVN-Revision: 18275
Diffstat (limited to 'target/linux')
-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 07da344259..238d6f81c4 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 */ |