patch-2.4.26 linux-2.4.26/net/atm/mpoa_proc.c

Next file: linux-2.4.26/net/bluetooth/af_bluetooth.c
Previous file: linux-2.4.26/net/atm/lec.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.25/net/atm/mpoa_proc.c linux-2.4.26/net/atm/mpoa_proc.c
@@ -102,7 +102,7 @@
 			     size_t count, loff_t *pos){
         unsigned long page = 0;
 	unsigned char *temp;
-        ssize_t length  = 0;
+        int length = 0;
 	int i = 0;
 	struct mpoa_client *mpc = mpcs;
 	in_cache_entry *in_entry;

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