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 | d0410d9e1a01b22ce683ff37b63191aecc7e3828 (patch) | |
tree | 159f3899d366e8df160f426d632fc192dad12e7f /target/linux/generic-2.6/patches-2.6.30 | |
parent | bf85431bc4606ed9bc7fde810d3675bd1b169714 (diff) | |
download | upstream-d0410d9e1a01b22ce683ff37b63191aecc7e3828.tar.gz upstream-d0410d9e1a01b22ce683ff37b63191aecc7e3828.tar.bz2 upstream-d0410d9e1a01b22ce683ff37b63191aecc7e3828.zip |
[kernel] refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18275 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.30')
-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 */ |