diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-05-28 19:04:54 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-05-28 19:04:54 +0000 |
commit | 92f26dfbefea9e9b310bf2919ec17ea06de5919b (patch) | |
tree | 3fd931c326b9bf531b895aa31fa6a8df24d0c282 /package/ar7-atm/patches/120-no_dumb_inline.patch | |
parent | 16ad5caa225539a4601470e417e76a25f0f5e57c (diff) | |
download | upstream-92f26dfbefea9e9b310bf2919ec17ea06de5919b.tar.gz upstream-92f26dfbefea9e9b310bf2919ec17ea06de5919b.tar.bz2 upstream-92f26dfbefea9e9b310bf2919ec17ea06de5919b.zip |
refresh ar7-atm patches
SVN-Revision: 16158
Diffstat (limited to 'package/ar7-atm/patches/120-no_dumb_inline.patch')
-rw-r--r-- | package/ar7-atm/patches/120-no_dumb_inline.patch | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/package/ar7-atm/patches/120-no_dumb_inline.patch b/package/ar7-atm/patches/120-no_dumb_inline.patch index eeeb6dc609..2968fdc166 100644 --- a/package/ar7-atm/patches/120-no_dumb_inline.patch +++ b/package/ar7-atm/patches/120-no_dumb_inline.patch @@ -1,7 +1,6 @@ -diff -urN sangam_atm-D7.03.01.00.orig/tn7api.h sangam_atm-D7.03.01.00/tn7api.h ---- sangam_atm-D7.03.01.00.orig/tn7api.h 2006-12-11 15:36:54.000000000 +0100 -+++ sangam_atm-D7.03.01.00/tn7api.h 2008-01-05 03:12:15.000000000 +0100 -@@ -107,7 +107,7 @@ +--- a/tn7api.h ++++ b/tn7api.h +@@ -107,7 +107,7 @@ int tn7dsl_proc_dbg_rmsgs4(char* buf, ch int tn7dsl_proc_write_stats(struct file *fp, const char * buf, unsigned long count, void * data); int tn7dsl_proc_modem(char* buf, char **start, off_t offset, int count,int *eof, void *data); |