diff options
author | Matteo Croce <rootkit85@yahoo.it> | 2008-01-05 02:44:04 +0000 |
---|---|---|
committer | Matteo Croce <rootkit85@yahoo.it> | 2008-01-05 02:44:04 +0000 |
commit | c0310c2f5fd20e79dd792e3e8dccc4acdb9254cf (patch) | |
tree | 919fb7d996d31e8f472d70f6a2212a849bcb125b /package/ar7-atm/patches/120-no_dumb_inline.patch | |
parent | f88ddb8ba8eaf4f28f9f96cd2b76756958c33c78 (diff) | |
download | upstream-c0310c2f5fd20e79dd792e3e8dccc4acdb9254cf.tar.gz upstream-c0310c2f5fd20e79dd792e3e8dccc4acdb9254cf.tar.bz2 upstream-c0310c2f5fd20e79dd792e3e8dccc4acdb9254cf.zip |
updated DSL driver and firmware (closes #2532)
SVN-Revision: 10118
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, 4 insertions, 3 deletions
diff --git a/package/ar7-atm/patches/120-no_dumb_inline.patch b/package/ar7-atm/patches/120-no_dumb_inline.patch index 48e943ba1a..eeeb6dc609 100644 --- a/package/ar7-atm/patches/120-no_dumb_inline.patch +++ b/package/ar7-atm/patches/120-no_dumb_inline.patch @@ -1,6 +1,7 @@ ---- sangam_atm-07.01.00.10/tn7api.h 2006-10-26 16:48:34.000000000 +0200 -+++ sangam_atm-07.01.00.10.new/tn7api.h 2007-07-24 12:43:04.000000000 +0200 -@@ -110,7 +110,7 @@ +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 @@ 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); |