fix up the network ifname in the network state when receiving iface/ifup events
[openwrt.git] / package / ar7-atm / patches / 120-no_dumb_inline.patch
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  
6  int tn7dsl_proc_write_stats(struct file *fp, const char * buf, unsigned long count, void * data);
7  int tn7dsl_proc_modem(char* buf, char **start, off_t offset, int count,int *eof, void *data);
8 -inline int tn7dsl_handle_interrupt(void);
9 +int tn7dsl_handle_interrupt(void);
10  
11  void tn7dsl_dslmod_sysctl_register(void);
12  void tn7dsl_dslmod_sysctl_unregister(void);