120-no_dumb_inline.patch 613 B

123456789101112
  1. diff -urN sangam_atm-D7.03.01.00.orig/tn7api.h sangam_atm-D7.03.01.00/tn7api.h
  2. --- sangam_atm-D7.03.01.00.orig/tn7api.h 2006-12-11 15:36:54.000000000 +0100
  3. +++ sangam_atm-D7.03.01.00/tn7api.h 2008-01-05 03:12:15.000000000 +0100
  4. @@ -107,7 +107,7 @@
  5. int tn7dsl_proc_write_stats(struct file *fp, const char * buf, unsigned long count, void * data);
  6. int tn7dsl_proc_modem(char* buf, char **start, off_t offset, int count,int *eof, void *data);
  7. -inline int tn7dsl_handle_interrupt(void);
  8. +int tn7dsl_handle_interrupt(void);
  9. void tn7dsl_dslmod_sysctl_register(void);
  10. void tn7dsl_dslmod_sysctl_unregister(void);