patch-2.4.20 linux-2.4.20/drivers/net/3c505.c

Next file: linux-2.4.20/drivers/net/3c509.c
Previous file: linux-2.4.20/drivers/net/3c503.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/drivers/net/3c505.c linux-2.4.20/drivers/net/3c505.c
@@ -1397,7 +1397,7 @@
 	int timeout;
 	int addr = dev->base_addr;
 	const char *name = dev->name;
-	long flags;
+	unsigned long flags;
 	byte orig_HSR;
 
 	if (!request_region(addr, ELP_IO_EXTENT, "3c505"))

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