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 | 35f806df3d3643db340b227a1f3426a04edf3fe3 (patch) | |
tree | 68d3c08b00cf4047324c2d4591bd7f5d389300c4 /package/ar7-atm/patches/120-no_dumb_inline.patch | |
parent | c77533920fbc84b8a6bb25a49ad62d4851527ff6 (diff) | |
download | upstream-35f806df3d3643db340b227a1f3426a04edf3fe3.tar.gz upstream-35f806df3d3643db340b227a1f3426a04edf3fe3.tar.bz2 upstream-35f806df3d3643db340b227a1f3426a04edf3fe3.zip |
update sangam-atm driver to 07.02.01.00 (closes: #2177, thanks to Matteo Croce)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8426 3c298f89-4303-0410-b956-a3cf2f4a3e73
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); |