patch-2.4.0-test3 linux/net/802/tr.c

Next file: linux/net/Makefile
Previous file: linux/mm/vmscan.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test2/linux/net/802/tr.c linux/net/802/tr.c
@@ -457,7 +457,7 @@
  */
  
 #ifndef CONFIG_PROC_FS
-static int rif_get_info(char *buffer,char **start, off_t offset, int length)  {}
+static int rif_get_info(char *buffer,char **start, off_t offset, int length)  { return 0;}
 #else
 static int rif_get_info(char *buffer,char **start, off_t offset, int length) 
 {

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)