120-no_dumb_inline.patch 456 B

1234567891011
  1. --- a/tn7api.h
  2. +++ b/tn7api.h
  3. @@ -107,7 +107,7 @@ int tn7dsl_proc_dbg_rmsgs4(char* buf, ch
  4. int tn7dsl_proc_write_stats(struct file *fp, const char * buf, unsigned long count, void * data);
  5. int tn7dsl_proc_modem(char* buf, char **start, off_t offset, int count,int *eof, void *data);
  6. -inline int tn7dsl_handle_interrupt(void);
  7. +int tn7dsl_handle_interrupt(void);
  8. void tn7dsl_dslmod_sysctl_register(void);
  9. void tn7dsl_dslmod_sysctl_unregister(void);