diff options
author | Nicolas Thill <nico@openwrt.org> | 2007-08-18 17:34:50 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2007-08-18 17:34:50 +0000 |
commit | 60157ca058433c3a7f088b05e7fe9def0a944bac (patch) | |
tree | 56b506fbebd1e8359e387a65c30e43f216ac60e2 /package/ar7-atm/patches/120-no_dumb_inline.patch | |
parent | 3b4fa7de591a02ec46cab20d7afe610f79288561 (diff) | |
download | upstream-60157ca058433c3a7f088b05e7fe9def0a944bac.tar.gz upstream-60157ca058433c3a7f088b05e7fe9def0a944bac.tar.bz2 upstream-60157ca058433c3a7f088b05e7fe9def0a944bac.zip |
update sangam-atm driver to 07.02.01.00 (closes: #2177, thanks to Matteo Croce)
SVN-Revision: 8426
Diffstat (limited to 'package/ar7-atm/patches/120-no_dumb_inline.patch')
-rw-r--r-- | package/ar7-atm/patches/120-no_dumb_inline.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ar7-atm/patches/120-no_dumb_inline.patch b/package/ar7-atm/patches/120-no_dumb_inline.patch index f9c472f0ca..48e943ba1a 100644 --- a/package/ar7-atm/patches/120-no_dumb_inline.patch +++ b/package/ar7-atm/patches/120-no_dumb_inline.patch @@ -1,6 +1,6 @@ --- 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 -@@ -104,7 +104,7 @@ +@@ -110,7 +110,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); |