patch-1.3.65 linux/drivers/char/cyclades.c

Next file: linux/drivers/char/kbd_kern.h
Previous file: linux/drivers/char/console.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.64/linux/drivers/char/cyclades.c linux/drivers/char/cyclades.c
@@ -1310,7 +1310,7 @@
      */
     save_flags(flags); cli();
 	if (info->xmit_buf){
-            unsigned long temp;
+            unsigned char * temp;
             temp = info->xmit_buf;
             info->xmit_buf = 0;
 	    free_page((unsigned long) temp);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this